#6EDCD2#6EDCD2
#6EDCD2 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.103 H 187.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCD2 |
|---|---|
| RGB | rgb(110, 220, 210) |
| HSL | hsl(175, 61%, 65%) |
| HSV | hsv(175, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.37, -33.95, -4.79) |
| CIE-LCH | lch(81.37, 34.29, 188.03°) |
| OKLab | oklab(82.69% -0.1016 -0.0135) |
| OKLCH | oklch(82.69% 0.103 187.5) |
| XYZ | xyz(43.6516, 59.1506, 70.0771) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.82
Mediumturquoise
#48D1CC
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.89
Seafoam Blue
#78D1B6
ΔE00 6.98
Bright Aqua
#0BF9EA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCD2 #DC6E78
analogous
#6EDC9B #6EDCD2 #6EAFDC
triadic
#6EDCD2 #D26EDC #DCD26E
tetradic
#6EDCD2 #9B6EDC #DC6E78 #AFDC6E
square
#6EDCD2 #9B6EDC #DC6E78 #AFDC6E
split-complementary
#6EDCD2 #DC6EAF #DC9B6E
monochromatic
#28A79C #3DD0C3 #6EDCD2 #9FE8E1 #D1F4F1
Accessibility & contrast
On white
1.64
#6EDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6EDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCD2
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCD2 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#2CE0D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edcd2; /* rgb */ color: rgb(110, 220, 210); /* oklch */ color: oklch(82.7% 0.103 187.5);
Tailwind
colors: {
custom: {
50: '#a0e7df',
500: '#6edcd2',
950: '#000000',
},
}SCSS
$custom: #6edcd2; $custom-light: #a0e7df; $custom-dark: #000000;
JSON
{
"hex": "#6edcd2",
"rgb": {
"r": 110,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.545,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82686,
"c": 0.10253,
"h": 187.5
},
"luminance": 0.59155
}Semantic roles & 50–950 ramp
primary
#6EDCD2
secondary
#AA444D
accent
#1D2CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484