#6CDFD6#6CDFD6
#6CDFD6 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.106 H 188.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFD6 |
|---|---|
| RGB | rgb(108, 223, 214) |
| HSL | hsl(175, 64%, 65%) |
| HSV | hsv(175, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.28, -34.77, -5.59) |
| CIE-LCH | lch(82.28, 35.22, 189.13°) |
| OKLab | oklab(83.43% -0.1045 -0.0156) |
| OKLCH | oklch(83.43% 0.106 188.5) |
| XYZ | xyz(44.7045, 60.8144, 72.9878) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.75
Mediumturquoise
#48D1CC
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 6.28
Darkturquoise
#00CED1
ΔE00 6.88
Bright Aqua
#0BF9EA
ΔE00 7.07
Seafoam Blue
#78D1B6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFD6 #DF6C75
analogous
#6CDF9C #6CDFD6 #6CAFDF
triadic
#6CDFD6 #D66CDF #DFD66C
tetradic
#6CDFD6 #9C6CDF #DF6C75 #AFDF6C
square
#6CDFD6 #9C6CDF #DF6C75 #AFDF6C
split-complementary
#6CDFD6 #DF6CAF #DF9C6C
monochromatic
#25ABA1 #3AD4C8 #6CDFD6 #9EEAE4 #D1F5F2
Accessibility & contrast
On white
1.60
#6CDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6CDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFD6
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFD6 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D6
Deuteranopia (green-blind)
#C2C7D7
Tritanopia (blue-blind)
#1CE4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdfd6; /* rgb */ color: rgb(108, 223, 214); /* oklch */ color: oklch(83.4% 0.106 188.5);
Tailwind
colors: {
custom: {
50: '#9fe9e2',
500: '#6cdfd6',
950: '#000000',
},
}SCSS
$custom: #6cdfd6; $custom-light: #9fe9e2; $custom-dark: #000000;
JSON
{
"hex": "#6cdfd6",
"rgb": {
"r": 108,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.304,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83434,
"c": 0.10568,
"h": 188.5
},
"luminance": 0.60819
}Semantic roles & 50–950 ramp
primary
#6CDFD6
secondary
#AD424A
accent
#1927CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484