#5EDEBD#5EDEBD
#5EDEBD is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.124 H 173.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEBD |
|---|---|
| RGB | rgb(94, 222, 189) |
| HSL | hsl(165, 66%, 62%) |
| HSV | hsv(165, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(80.90, -43.24, 5.62) |
| CIE-LCH | lch(80.90, 43.60, 172.60°) |
| OKLab | oklab(81.98% -0.1227 0.0142) |
| OKLCH | oklch(81.98% 0.124 173.4) |
| XYZ | xyz(39.9184, 58.2924, 57.2821) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 4.06
Aqua (survey)
#13EAC9
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEBD #DE5E7F
analogous
#5EDE7D #5EDEBD #5EBFDE
triadic
#5EDEBD #BD5EDE #DEBD5E
tetradic
#5EDEBD #7D5EDE #DE5E7F #BFDE5E
square
#5EDEBD #7D5EDE #DE5E7F #BFDE5E
split-complementary
#5EDEBD #DE5EBF #DE7D5E
monochromatic
#21A180 #2BD3A8 #5EDEBD #91E8D2 #C4F3E7
Accessibility & contrast
On white
1.66
#5EDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5EDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEBD
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEBD | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BB
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#00E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edebd; /* rgb */ color: rgb(94, 222, 189); /* oklch */ color: oklch(82.0% 0.124 173.4);
Tailwind
colors: {
custom: {
50: '#97e9d0',
500: '#5edebd',
950: '#000000',
},
}SCSS
$custom: #5edebd; $custom-light: #97e9d0; $custom-dark: #000000;
JSON
{
"hex": "#5edebd",
"rgb": {
"r": 94,
"g": 222,
"b": 189
},
"hsl": {
"h": 164.531,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.81979,
"c": 0.12352,
"h": 173.4
},
"luminance": 0.58296
}Semantic roles & 50–950 ramp
primary
#5EDEBD
secondary
#A43C57
accent
#1847CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483