#5EDED9#5EDED9
#5EDED9 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.113 H 191.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDED9 |
|---|---|
| RGB | rgb(94, 222, 217) |
| HSL | hsl(178, 66%, 62%) |
| HSV | hsv(178, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(81.64, -36.24, -8.18) |
| CIE-LCH | lch(81.64, 37.16, 192.72°) |
| OKLab | oklab(82.82% -0.1105 -0.0228) |
| OKLCH | oklch(82.82% 0.113 191.6) |
| XYZ | xyz(43.2563, 59.6276, 74.8618) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.34
Turquoise
#40E0D0
ΔE00 4.21
Darkturquoise
#00CED1
ΔE00 5.47
Bright Light Blue
#26F7FD
ΔE00 6.78
Bright Cyan
#41FDFE
ΔE00 7.15
Bright Aqua
#0BF9EA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDED9 #DE5E63
analogous
#5EDE99 #5EDED9 #5EA3DE
triadic
#5EDED9 #D95EDE #DED95E
tetradic
#5EDED9 #995EDE #DE5E63 #A3DE5E
square
#5EDED9 #995EDE #DE5E63 #A3DE5E
split-complementary
#5EDED9 #DE5EA3 #DE995E
monochromatic
#21A19C #2BD3CD #5EDED9 #91E8E5 #C4F3F1
Accessibility & contrast
On white
1.62
#5EDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5EDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDED9
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDED9 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D9
Deuteranopia (green-blind)
#BDC5DA
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5eded9; /* rgb */ color: rgb(94, 222, 217); /* oklch */ color: oklch(82.8% 0.113 191.6);
Tailwind
colors: {
custom: {
50: '#98e8e4',
500: '#5eded9',
950: '#000000',
},
}SCSS
$custom: #5eded9; $custom-light: #98e8e4; $custom-dark: #000000;
JSON
{
"hex": "#5eded9",
"rgb": {
"r": 94,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.656,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82818,
"c": 0.1128,
"h": 191.6
},
"luminance": 0.59632
}Semantic roles & 50–950 ramp
primary
#5EDED9
secondary
#A43C40
accent
#181FCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484