#6CDFCB#6CDFCB
#6CDFCB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.109 H 180.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFCB |
|---|---|
| RGB | rgb(108, 223, 203) |
| HSL | hsl(170, 64%, 65%) |
| HSV | hsv(170, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.99, -37.48, -0.18) |
| CIE-LCH | lch(81.99, 37.49, 180.28°) |
| OKLab | oklab(83.1% -0.1092 -0.0011) |
| OKLCH | oklch(83.1% 0.109 180.6) |
| XYZ | xyz(43.3469, 60.2714, 65.8376) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 4.84
Aqua (survey)
#13EAC9
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 6.37
Light Teal
#90E4C1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFCB #DF6C80
analogous
#6CDF91 #6CDFCB #6CBADF
triadic
#6CDFCB #CB6CDF #DFCB6C
tetradic
#6CDFCB #916CDF #DF6C80 #BADF6C
square
#6CDFCB #916CDF #DF6C80 #BADF6C
split-complementary
#6CDFCB #DF6CBA #DF916C
monochromatic
#25AB94 #3AD4B9 #6CDFCB #9EEADD #D1F5EF
Accessibility & contrast
On white
1.61
#6CDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#6CDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFCB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFCB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#2CE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6cdfcb; /* rgb */ color: rgb(108, 223, 203); /* oklch */ color: oklch(83.1% 0.109 180.6);
Tailwind
colors: {
custom: {
50: '#9ee9da',
500: '#6cdfcb',
950: '#000000',
},
}SCSS
$custom: #6cdfcb; $custom-light: #9ee9da; $custom-dark: #000000;
JSON
{
"hex": "#6cdfcb",
"rgb": {
"r": 108,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.565,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83099,
"c": 0.10924,
"h": 180.6
},
"luminance": 0.60275
}Semantic roles & 50–950 ramp
primary
#6CDFCB
secondary
#AD4255
accent
#1939CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483