#6CDFD3#6CDFD3
#6CDFD3 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.106 H 186.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFD3 |
|---|---|
| RGB | rgb(108, 223, 211) |
| HSL | hsl(174, 64%, 65%) |
| HSV | hsv(174, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(82.20, -35.52, -4.12) |
| CIE-LCH | lch(82.20, 35.76, 186.61°) |
| OKLab | oklab(83.34% -0.1058 -0.0117) |
| OKLCH | oklch(83.34% 0.106 186.3) |
| XYZ | xyz(44.3249, 60.6626, 70.9886) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.17
Mediumturquoise
#48D1CC
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 5.54
Seafoam Blue
#78D1B6
ΔE00 6.82
Bright Aqua
#0BF9EA
ΔE00 6.90
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFD3 #DF6C78
analogous
#6CDF99 #6CDFD3 #6CB2DF
triadic
#6CDFD3 #D36CDF #DFD36C
tetradic
#6CDFD3 #996CDF #DF6C78 #B2DF6C
square
#6CDFD3 #996CDF #DF6C78 #B2DF6C
split-complementary
#6CDFD3 #DF6CB2 #DF996C
monochromatic
#25AB9D #3AD4C4 #6CDFD3 #9EEAE2 #D1F5F1
Accessibility & contrast
On white
1.60
#6CDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6CDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFD3
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFD3 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D3
Deuteranopia (green-blind)
#C2C7D4
Tritanopia (blue-blind)
#21E3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6cdfd3; /* rgb */ color: rgb(108, 223, 211); /* oklch */ color: oklch(83.3% 0.106 186.3);
Tailwind
colors: {
custom: {
50: '#9fe9e0',
500: '#6cdfd3',
950: '#000000',
},
}SCSS
$custom: #6cdfd3; $custom-light: #9fe9e0; $custom-dark: #000000;
JSON
{
"hex": "#6cdfd3",
"rgb": {
"r": 108,
"g": 223,
"b": 211
},
"hsl": {
"h": 173.739,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83341,
"c": 0.10643,
"h": 186.3
},
"luminance": 0.60667
}Semantic roles & 50–950 ramp
primary
#6CDFD3
secondary
#AD424D
accent
#192CCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484