#5EDED6#5EDED6
#5EDED6 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.113 H 189.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDED6 |
|---|---|
| RGB | rgb(94, 222, 214) |
| HSL | hsl(176, 66%, 62%) |
| HSV | hsv(176, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(81.55, -37.03, -6.71) |
| CIE-LCH | lch(81.55, 37.63, 190.28°) |
| OKLab | oklab(82.72% -0.1118 -0.0188) |
| OKLCH | oklch(82.72% 0.113 189.5) |
| XYZ | xyz(42.8697, 59.4729, 72.8255) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.27
Mediumturquoise
#48D1CC
ΔE00 3.42
Darkturquoise
#00CED1
ΔE00 5.97
Bright Aqua
#0BF9EA
ΔE00 6.81
Tiffany Blue
#7BF2DA
ΔE00 6.90
Bright Light Blue
#26F7FD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDED6 #DE5E66
analogous
#5EDE96 #5EDED6 #5EA6DE
triadic
#5EDED6 #D65EDE #DED65E
tetradic
#5EDED6 #965EDE #DE5E66 #A6DE5E
square
#5EDED6 #965EDE #DE5E66 #A6DE5E
split-complementary
#5EDED6 #DE5EA6 #DE965E
monochromatic
#21A199 #2BD3C9 #5EDED6 #91E8E3 #C4F3F0
Accessibility & contrast
On white
1.63
#5EDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5EDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDED6
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDED6 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D6
Deuteranopia (green-blind)
#BEC4D7
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5eded6; /* rgb */ color: rgb(94, 222, 214); /* oklch */ color: oklch(82.7% 0.113 189.5);
Tailwind
colors: {
custom: {
50: '#98e9e2',
500: '#5eded6',
950: '#000000',
},
}SCSS
$custom: #5eded6; $custom-light: #98e9e2; $custom-dark: #000000;
JSON
{
"hex": "#5eded6",
"rgb": {
"r": 94,
"g": 222,
"b": 214
},
"hsl": {
"h": 176.25,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82722,
"c": 0.11333,
"h": 189.5
},
"luminance": 0.59477
}Semantic roles & 50–950 ramp
primary
#5EDED6
secondary
#A43C43
accent
#1823CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484