#6EDCD4#6EDCD4
#6EDCD4 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.102 H 189.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCD4 |
|---|---|
| RGB | rgb(110, 220, 212) |
| HSL | hsl(176, 61%, 65%) |
| HSV | hsv(176, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.43, -33.45, -5.77) |
| CIE-LCH | lch(81.43, 33.95, 189.79°) |
| OKLab | oklab(82.75% -0.1008 -0.0161) |
| OKLCH | oklch(82.75% 0.102 189.1) |
| XYZ | xyz(43.9023, 59.2509, 71.3976) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 4.25
Darkturquoise
#00CED1
ΔE00 6.50
Tiffany Blue
#7BF2DA
ΔE00 6.95
Seafoam Blue
#78D1B6
ΔE00 7.62
Bright Aqua
#0BF9EA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCD4 #DC6E76
analogous
#6EDC9D #6EDCD4 #6EADDC
triadic
#6EDCD4 #D46EDC #DCD46E
tetradic
#6EDCD4 #9D6EDC #DC6E76 #ADDC6E
square
#6EDCD4 #9D6EDC #DC6E76 #ADDC6E
split-complementary
#6EDCD4 #DC6EAD #DC9D6E
monochromatic
#28A79E #3DD0C5 #6EDCD4 #9FE8E3 #D1F4F1
Accessibility & contrast
On white
1.63
#6EDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6EDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCD4
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCD4 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D4
Deuteranopia (green-blind)
#BFC5D5
Tritanopia (blue-blind)
#2AE1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edcd4; /* rgb */ color: rgb(110, 220, 212); /* oklch */ color: oklch(82.7% 0.102 189.1);
Tailwind
colors: {
custom: {
50: '#a0e7e1',
500: '#6edcd4',
950: '#000000',
},
}SCSS
$custom: #6edcd4; $custom-light: #a0e7e1; $custom-dark: #000000;
JSON
{
"hex": "#6edcd4",
"rgb": {
"r": 110,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.636,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82749,
"c": 0.10208,
"h": 189.1
},
"luminance": 0.59255
}Semantic roles & 50–950 ramp
primary
#6EDCD4
secondary
#AA444C
accent
#1D29C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484