#6ED7CD#6ED7CD
#6ED7CD is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.4% C 0.099 H 187.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7CD |
|---|---|
| RGB | rgb(110, 215, 205) |
| HSL | hsl(174, 57%, 64%) |
| HSV | hsv(174, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.80, -32.84, -4.45) |
| CIE-LCH | lch(79.80, 33.14, 187.72°) |
| OKLab | oklab(81.37% -0.0982 -0.0125) |
| OKLCH | oklch(81.37% 0.099 187.3) |
| XYZ | xyz(41.7457, 56.3200, 66.4167) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.49
Turquoise
#40E0D0
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 7.27
Tiffany Blue
#7BF2DA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7CD #D76E78
analogous
#6ED798 #6ED7CD #6EACD7
triadic
#6ED7CD #CD6ED7 #D7CD6E
tetradic
#6ED7CD #986ED7 #D76E78 #ACD76E
square
#6ED7CD #986ED7 #D76E78 #ACD76E
split-complementary
#6ED7CD #D76EAC #D7986E
monochromatic
#2C9F94 #3ECABC #6ED7CD #9EE4DE #CEF1EE
Accessibility & contrast
On white
1.71
#6ED7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#6ED7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7CD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7CD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#34DBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed7cd; /* rgb */ color: rgb(110, 215, 205); /* oklch */ color: oklch(81.4% 0.099 187.3);
Tailwind
colors: {
custom: {
50: '#9fe3dc',
500: '#6ed7cd',
950: '#000000',
},
}SCSS
$custom: #6ed7cd; $custom-light: #9fe3dc; $custom-dark: #000000;
JSON
{
"hex": "#6ed7cd",
"rgb": {
"r": 110,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.286,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.81366,
"c": 0.09903,
"h": 187.3
},
"luminance": 0.56324
}Semantic roles & 50–950 ramp
primary
#6ED7CD
secondary
#A3464F
accent
#2131C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484