#6CDFD5#6CDFD5
#6CDFD5 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.106 H 187.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFD5 |
|---|---|
| RGB | rgb(108, 223, 213) |
| HSL | hsl(175, 64%, 65%) |
| HSV | hsv(175, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.25, -35.02, -5.10) |
| CIE-LCH | lch(82.25, 35.39, 188.28°) |
| OKLab | oklab(83.4% -0.1049 -0.0143) |
| OKLCH | oklch(83.4% 0.106 187.8) |
| XYZ | xyz(44.5772, 60.7635, 72.3173) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.53
Mediumturquoise
#48D1CC
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 6.02
Bright Aqua
#0BF9EA
ΔE00 6.99
Darkturquoise
#00CED1
ΔE00 7.07
Seafoam Blue
#78D1B6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFD5 #DF6C76
analogous
#6CDF9C #6CDFD5 #6CAFDF
triadic
#6CDFD5 #D56CDF #DFD56C
tetradic
#6CDFD5 #9C6CDF #DF6C76 #AFDF6C
square
#6CDFD5 #9C6CDF #DF6C76 #AFDF6C
split-complementary
#6CDFD5 #DF6CAF #DF9C6C
monochromatic
#25ABA0 #3AD4C7 #6CDFD5 #9EEAE3 #D1F5F2
Accessibility & contrast
On white
1.60
#6CDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6CDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFD5
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFD5 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#1EE4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdfd5; /* rgb */ color: rgb(108, 223, 213); /* oklch */ color: oklch(83.4% 0.106 187.8);
Tailwind
colors: {
custom: {
50: '#9fe9e1',
500: '#6cdfd5',
950: '#000000',
},
}SCSS
$custom: #6cdfd5; $custom-light: #9fe9e1; $custom-dark: #000000;
JSON
{
"hex": "#6cdfd5",
"rgb": {
"r": 108,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.783,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83403,
"c": 0.10591,
"h": 187.8
},
"luminance": 0.60768
}Semantic roles & 50–950 ramp
primary
#6CDFD5
secondary
#AD424B
accent
#1929CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484