#6ED5CD#6ED5CD
#6ED5CD is a light, moderate teal. Relative luminance 0.553; OKLCH L 80.9% C 0.097 H 188.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5CD |
|---|---|
| RGB | rgb(110, 213, 205) |
| HSL | hsl(175, 55%, 63%) |
| HSV | hsv(175, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.22, -31.90, -5.30) |
| CIE-LCH | lch(79.22, 32.34, 189.44°) |
| OKLab | oklab(80.9% -0.096 -0.0148) |
| OKLCH | oklch(80.9% 0.097 188.8) |
| XYZ | xyz(41.2396, 55.3077, 66.2480) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.12
Turquoise
#40E0D0
ΔE00 4.96
Darkturquoise
#00CED1
ΔE00 6.03
Seafoam Blue
#78D1B6
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.61
Tiffany Blue
#7BF2DA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5CD #D56E76
analogous
#6ED599 #6ED5CD #6EA9D5
triadic
#6ED5CD #CD6ED5 #D5CD6E
tetradic
#6ED5CD #996ED5 #D56E76 #A9D56E
square
#6ED5CD #996ED5 #D56E76 #A9D56E
split-complementary
#6ED5CD #D56EA9 #D5996E
monochromatic
#2D9C93 #3FC7BD #6ED5CD #9DE3DD #CDF0EE
Accessibility & contrast
On white
1.74
#6ED5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#6ED5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5CD
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5CD | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#35D9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed5cd; /* rgb */ color: rgb(110, 213, 205); /* oklch */ color: oklch(80.9% 0.097 188.8);
Tailwind
colors: {
custom: {
50: '#9fe2dc',
500: '#6ed5cd',
950: '#000000',
},
}SCSS
$custom: #6ed5cd; $custom-light: #9fe2dc; $custom-dark: #000000;
JSON
{
"hex": "#6ed5cd",
"rgb": {
"r": 110,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.34,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.809,
"c": 0.09714,
"h": 188.8
},
"luminance": 0.55311
}Semantic roles & 50–950 ramp
primary
#6ED5CD
secondary
#A0474E
accent
#232FC3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484