#5EDED8#5EDED8
#5EDED8 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.113 H 190.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDED8 |
|---|---|
| RGB | rgb(94, 222, 216) |
| HSL | hsl(177, 66%, 62%) |
| HSV | hsv(177, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(81.61, -36.51, -7.69) |
| CIE-LCH | lch(81.61, 37.31, 191.90°) |
| OKLab | oklab(82.79% -0.1109 -0.0214) |
| OKLCH | oklch(82.79% 0.113 190.9) |
| XYZ | xyz(43.1266, 59.5757, 74.1789) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.33
Turquoise
#40E0D0
ΔE00 3.89
Darkturquoise
#00CED1
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 6.97
Bright Aqua
#0BF9EA
ΔE00 7.05
Bright Cyan
#41FDFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDED8 #DE5E64
analogous
#5EDE98 #5EDED8 #5EA4DE
triadic
#5EDED8 #D85EDE #DED85E
tetradic
#5EDED8 #985EDE #DE5E64 #A4DE5E
square
#5EDED8 #985EDE #DE5E64 #A4DE5E
split-complementary
#5EDED8 #DE5EA4 #DE985E
monochromatic
#21A19B #2BD3CC #5EDED8 #91E8E4 #C4F3F1
Accessibility & contrast
On white
1.63
#5EDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#5EDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDED8
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDED8 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D8
Deuteranopia (green-blind)
#BEC4D9
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5eded8; /* rgb */ color: rgb(94, 222, 216); /* oklch */ color: oklch(82.8% 0.113 190.9);
Tailwind
colors: {
custom: {
50: '#98e9e4',
500: '#5eded8',
950: '#000000',
},
}SCSS
$custom: #5eded8; $custom-light: #98e9e4; $custom-dark: #000000;
JSON
{
"hex": "#5eded8",
"rgb": {
"r": 94,
"g": 222,
"b": 216
},
"hsl": {
"h": 177.188,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82786,
"c": 0.11296,
"h": 190.9
},
"luminance": 0.5958
}Semantic roles & 50–950 ramp
primary
#5EDED8
secondary
#A43C41
accent
#1820CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484