#6ED0CA#6ED0CA
#6ED0CA is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.6% C 0.093 H 190.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED0CA |
|---|---|
| RGB | rgb(110, 208, 202) |
| HSL | hsl(176, 51%, 62%) |
| HSV | hsv(176, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(77.69, -30.26, -5.95) |
| CIE-LCH | lch(77.69, 30.84, 191.13°) |
| OKLab | oklab(79.64% -0.0916 -0.0166) |
| OKLCH | oklch(79.64% 0.093 190.2) |
| XYZ | xyz(39.6426, 52.6877, 63.9463) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.05
Darkturquoise
#00CED1
ΔE00 5.59
Turquoise
#40E0D0
ΔE00 6.13
Seafoam Blue
#78D1B6
ΔE00 7.54
Pale Teal
#82CBB2
ΔE00 7.78
Topaz
#13BBAF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED0CA #D06E74
analogous
#6ED099 #6ED0CA #6EA5D0
triadic
#6ED0CA #CA6ED0 #D0CA6E
tetradic
#6ED0CA #996ED0 #D06E74 #A5D06E
square
#6ED0CA #996ED0 #D06E74 #A5D06E
split-complementary
#6ED0CA #D06EA5 #D0996E
monochromatic
#30948E #40C1B9 #6ED0CA #9CDFDB #CAEEEC
Accessibility & contrast
On white
1.82
#6ED0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6ED0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED0CA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED0CA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#3AD5CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed0ca; /* rgb */ color: rgb(110, 208, 202); /* oklch */ color: oklch(79.6% 0.093 190.2);
Tailwind
colors: {
custom: {
50: '#9ededa',
500: '#6ed0ca',
950: '#000000',
},
}SCSS
$custom: #6ed0ca; $custom-light: #9ededa; $custom-dark: #000000;
JSON
{
"hex": "#6ed0ca",
"rgb": {
"r": 110,
"g": 208,
"b": 202
},
"hsl": {
"h": 176.327,
"s": 51.042,
"l": 62.353
},
"oklch": {
"l": 0.79641,
"c": 0.09313,
"h": 190.2
},
"luminance": 0.52691
}Semantic roles & 50–950 ramp
primary
#6ED0CA
secondary
#9A494E
accent
#2730BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483