#6CCFB2#6CCFB2
#6CCFB2 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.6% C 0.103 H 172.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFB2 |
|---|---|
| RGB | rgb(108, 207, 178) |
| HSL | hsl(162, 51%, 62%) |
| HSV | hsv(162, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(76.69, -36.02, 5.48) |
| CIE-LCH | lch(76.69, 36.43, 171.35°) |
| OKLab | oklab(78.61% -0.1023 0.0139) |
| OKLCH | oklch(78.61% 0.103 172.2) |
| XYZ | xyz(36.5296, 51.0251, 50.0347) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.44
Mediumaquamarine
#66CDAA
ΔE00 1.91
Pale Teal
#82CBB2
ΔE00 3.20
Eucalyptus
#44D7A8
ΔE00 5.45
Aquamarine (survey)
#04D8B2
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFB2 #CF6C89
analogous
#6CCF81 #6CCFB2 #6CBBCF
triadic
#6CCFB2 #B26CCF #CFB26C
tetradic
#6CCFB2 #816CCF #CF6C89 #BBCF6C
square
#6CCFB2 #816CCF #CF6C89 #BBCF6C
split-complementary
#6CCFB2 #CF6CBB #CF816C
monochromatic
#2F9175 #3EBF9A #6CCFB2 #9ADECA #C8EDE2
Accessibility & contrast
On white
1.87
#6CCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6CCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFB2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFB2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#46D1C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccfb2; /* rgb */ color: rgb(108, 207, 178); /* oklch */ color: oklch(78.6% 0.103 172.2);
Tailwind
colors: {
custom: {
50: '#9cdec9',
500: '#6ccfb2',
950: '#000000',
},
}SCSS
$custom: #6ccfb2; $custom-light: #9cdec9; $custom-dark: #000000;
JSON
{
"hex": "#6ccfb2",
"rgb": {
"r": 108,
"g": 207,
"b": 178
},
"hsl": {
"h": 162.424,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.78607,
"c": 0.10329,
"h": 172.2
},
"luminance": 0.51028
}Semantic roles & 50–950 ramp
primary
#6CCFB2
secondary
#97485F
accent
#2754BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482