#5DE9AE#5DE9AE
#5DE9AE is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.2% C 0.148 H 162.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9AE |
|---|---|
| RGB | rgb(93, 233, 174) |
| HSL | hsl(155, 76%, 64%) |
| HSV | hsv(155, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(83.79, -51.44, 17.59) |
| CIE-LCH | lch(83.79, 54.36, 161.12°) |
| OKLab | oklab(84.21% -0.1415 0.0449) |
| OKLCH | oklch(84.21% 0.148 162.4) |
| XYZ | xyz(41.2891, 63.6568, 50.1473) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 4.52
Light Aquamarine
#7BFDC7
ΔE00 4.85
Aqua Green
#12E193
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9AE #E95D98
analogous
#5DE968 #5DE9AE #5DDEE9
triadic
#5DE9AE #AE5DE9 #E9AE5D
tetradic
#5DE9AE #685DE9 #E95D98 #DEE95D
square
#5DE9AE #685DE9 #E95D98 #DEE95D
split-complementary
#5DE9AE #E95DDE #E9685D
monochromatic
#18B372 #27E293 #5DE9AE #93F0C9 #C9F8E4
Accessibility & contrast
On white
1.53
#5DE9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5DE9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9AE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9AE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#00E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de9ae; /* rgb */ color: rgb(93, 233, 174); /* oklch */ color: oklch(84.2% 0.148 162.4);
Tailwind
colors: {
custom: {
50: '#97f1c6',
500: '#5de9ae',
950: '#000000',
},
}SCSS
$custom: #5de9ae; $custom-light: #97f1c6; $custom-dark: #000000;
JSON
{
"hex": "#5de9ae",
"rgb": {
"r": 93,
"g": 233,
"b": 174
},
"hsl": {
"h": 154.714,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.84215,
"c": 0.14844,
"h": 162.4
},
"luminance": 0.63661
}Semantic roles & 50–950 ramp
primary
#5DE9AE
secondary
#B3376B
accent
#0D63D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582