#6ED8CB#6ED8CB
#6ED8CB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.101 H 185.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED8CB |
|---|---|
| RGB | rgb(110, 216, 203) |
| HSL | hsl(173, 58%, 64%) |
| HSV | hsv(173, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(80.03, -33.81, -3.04) |
| CIE-LCH | lch(80.03, 33.94, 185.14°) |
| OKLab | oklab(81.54% -0.1002 -0.0087) |
| OKLCH | oklch(81.54% 0.101 185) |
| XYZ | xyz(41.7613, 56.7349, 65.2385) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.85
Mediumturquoise
#48D1CC
ΔE00 4.15
Seafoam Blue
#78D1B6
ΔE00 5.58
Tiffany Blue
#7BF2DA
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 6.61
Darkturquoise
#00CED1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED8CB #D86E7B
analogous
#6ED896 #6ED8CB #6EB0D8
triadic
#6ED8CB #CB6ED8 #D8CB6E
tetradic
#6ED8CB #966ED8 #D86E7B #B0D86E
square
#6ED8CB #966ED8 #D86E7B #B0D86E
split-complementary
#6ED8CB #D86EB0 #D8966E
monochromatic
#2BA092 #3ECBBA #6ED8CB #9EE5DC #CEF2EE
Accessibility & contrast
On white
1.70
#6ED8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#6ED8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED8CB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED8CB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#36DCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed8cb; /* rgb */ color: rgb(110, 216, 203); /* oklch */ color: oklch(81.5% 0.101 185.0);
Tailwind
colors: {
custom: {
50: '#9fe4da',
500: '#6ed8cb',
950: '#000000',
},
}SCSS
$custom: #6ed8cb; $custom-light: #9fe4da; $custom-dark: #000000;
JSON
{
"hex": "#6ed8cb",
"rgb": {
"r": 110,
"g": 216,
"b": 203
},
"hsl": {
"h": 172.642,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.81538,
"c": 0.10058,
"h": 185
},
"luminance": 0.56739
}Semantic roles & 50–950 ramp
primary
#6ED8CB
secondary
#A44651
accent
#2035C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483