#6EDED4#6EDED4
#6EDED4 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.104 H 187.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED4 |
|---|---|
| RGB | rgb(110, 222, 212) |
| HSL | hsl(175, 63%, 65%) |
| HSV | hsv(175, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(82.00, -34.39, -4.92) |
| CIE-LCH | lch(82.00, 34.74, 188.15°) |
| OKLab | oklab(83.21% -0.103 -0.0138) |
| OKLCH | oklch(83.21% 0.104 187.6) |
| XYZ | xyz(44.4304, 60.3070, 71.5736) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.71
Mediumturquoise
#48D1CC
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 7.07
Seafoam Blue
#78D1B6
ΔE00 7.22
Bright Aqua
#0BF9EA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED4 #DE6E78
analogous
#6EDE9C #6EDED4 #6EB0DE
triadic
#6EDED4 #D46EDE #DED46E
tetradic
#6EDED4 #9C6EDE #DE6E78 #B0DE6E
square
#6EDED4 #9C6EDE #DE6E78 #B0DE6E
split-complementary
#6EDED4 #DE6EB0 #DE9C6E
monochromatic
#27AB9F #3CD3C5 #6EDED4 #A0E9E3 #D2F5F2
Accessibility & contrast
On white
1.61
#6EDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#6EDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED4
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED4 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#29E3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded4; /* rgb */ color: rgb(110, 222, 212); /* oklch */ color: oklch(83.2% 0.104 187.6);
Tailwind
colors: {
custom: {
50: '#a0e8e1',
500: '#6eded4',
950: '#000000',
},
}SCSS
$custom: #6eded4; $custom-light: #a0e8e1; $custom-dark: #000000;
JSON
{
"hex": "#6eded4",
"rgb": {
"r": 110,
"g": 222,
"b": 212
},
"hsl": {
"h": 174.643,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83213,
"c": 0.10391,
"h": 187.6
},
"luminance": 0.60311
}Semantic roles & 50–950 ramp
primary
#6EDED4
secondary
#AD434D
accent
#1B2BCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484