#6ED3CA#6ED3CA
#6ED3CA is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.3% C 0.096 H 187.8°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3CA |
|---|---|
| RGB | rgb(110, 211, 202) |
| HSL | hsl(175, 53%, 63%) |
| HSV | hsv(175, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(78.56, -31.69, -4.67) |
| CIE-LCH | lch(78.56, 32.04, 188.39°) |
| OKLab | oklab(80.34% -0.095 -0.0131) |
| OKLCH | oklch(80.34% 0.096 187.8) |
| XYZ | xyz(40.3810, 54.1643, 64.1925) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.20
Turquoise
#40E0D0
ΔE00 5.08
Darkturquoise
#00CED1
ΔE00 6.20
Seafoam Blue
#78D1B6
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 7.08
Topaz
#13BBAF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3CA #D36E77
analogous
#6ED397 #6ED3CA #6EAAD3
triadic
#6ED3CA #CA6ED3 #D3CA6E
tetradic
#6ED3CA #976ED3 #D36E77 #AAD36E
square
#6ED3CA #976ED3 #D36E77 #AAD36E
split-complementary
#6ED3CA #D36EAA #D3976E
monochromatic
#2E988F #3FC5B9 #6ED3CA #9DE1DB #CCEFEC
Accessibility & contrast
On white
1.77
#6ED3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6ED3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3CA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3CA | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#38D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed3ca; /* rgb */ color: rgb(110, 211, 202); /* oklch */ color: oklch(80.3% 0.096 187.8);
Tailwind
colors: {
custom: {
50: '#9ee1da',
500: '#6ed3ca',
950: '#000000',
},
}SCSS
$custom: #6ed3ca; $custom-light: #9ee1da; $custom-dark: #000000;
JSON
{
"hex": "#6ed3ca",
"rgb": {
"r": 110,
"g": 211,
"b": 202
},
"hsl": {
"h": 174.653,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.8034,
"c": 0.09593,
"h": 187.8
},
"luminance": 0.54168
}Semantic roles & 50–950 ramp
primary
#6ED3CA
secondary
#9D484F
accent
#2533C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483