#5EDED4#5EDED4
#5EDED4 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.114 H 188.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDED4 |
|---|---|
| RGB | rgb(94, 222, 212) |
| HSL | hsl(175, 66%, 62%) |
| HSV | hsv(175, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(81.50, -37.55, -5.73) |
| CIE-LCH | lch(81.50, 37.98, 188.68°) |
| OKLab | oklab(82.66% -0.1126 -0.0161) |
| OKLCH | oklch(82.66% 0.114 188.1) |
| XYZ | xyz(42.6158, 59.3714, 71.4885) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.71
Mediumturquoise
#48D1CC
ΔE00 3.64
Darkturquoise
#00CED1
ΔE00 6.38
Tiffany Blue
#7BF2DA
ΔE00 6.42
Bright Aqua
#0BF9EA
ΔE00 6.63
Bright Turquoise
#0FFEF9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDED4 #DE5E68
analogous
#5EDE94 #5EDED4 #5EA8DE
triadic
#5EDED4 #D45EDE #DED45E
tetradic
#5EDED4 #945EDE #DE5E68 #A8DE5E
square
#5EDED4 #945EDE #DE5E68 #A8DE5E
split-complementary
#5EDED4 #DE5EA8 #DE945E
monochromatic
#21A197 #2BD3C6 #5EDED4 #91E8E2 #C4F3EF
Accessibility & contrast
On white
1.63
#5EDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5EDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDED4
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDED4 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#BFC4D5
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5eded4; /* rgb */ color: rgb(94, 222, 212); /* oklch */ color: oklch(82.7% 0.114 188.1);
Tailwind
colors: {
custom: {
50: '#98e9e1',
500: '#5eded4',
950: '#000000',
},
}SCSS
$custom: #5eded4; $custom-light: #98e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5eded4",
"rgb": {
"r": 94,
"g": 222,
"b": 212
},
"hsl": {
"h": 175.313,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82659,
"c": 0.11376,
"h": 188.1
},
"luminance": 0.59376
}Semantic roles & 50–950 ramp
primary
#5EDED4
secondary
#A43C44
accent
#1826CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484