#5DEAA5#5DEAA5
#5DEAA5 is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.3% C 0.157 H 158.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAA5 |
|---|---|
| RGB | rgb(93, 234, 165) |
| HSL | hsl(151, 77%, 64%) |
| HSV | hsv(151, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(83.91, -53.69, 22.43) |
| CIE-LCH | lch(83.91, 58.18, 157.33°) |
| OKLab | oklab(84.26% -0.1466 0.0569) |
| OKLCH | oklch(84.26% 0.157 158.8) |
| XYZ | xyz(40.7249, 63.8853, 45.7749) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.95
Aqua Green
#12E193
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.30
Greenish Turquoise
#00FBB0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAA5 #EA5DA2
analogous
#5DEA5F #5DEAA5 #5DE9EA
triadic
#5DEAA5 #A55DEA #EAA55D
tetradic
#5DEAA5 #5F5DEA #EA5DA2 #E9EA5D
square
#5DEAA5 #5F5DEA #EA5DA2 #E9EA5D
split-complementary
#5DEAA5 #EA5DE9 #EA5F5D
monochromatic
#17B568 #27E387 #5DEAA5 #93F1C3 #C9F8E1
Accessibility & contrast
On white
1.52
#5DEAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5DEAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAA5
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAA5 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#14E9D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deaa5; /* rgb */ color: rgb(93, 234, 165); /* oklch */ color: oklch(84.3% 0.157 158.8);
Tailwind
colors: {
custom: {
50: '#97f1c0',
500: '#5deaa5',
950: '#000000',
},
}SCSS
$custom: #5deaa5; $custom-light: #97f1c0; $custom-dark: #000000;
JSON
{
"hex": "#5deaa5",
"rgb": {
"r": 93,
"g": 234,
"b": 165
},
"hsl": {
"h": 150.638,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.84255,
"c": 0.15723,
"h": 158.8
},
"luminance": 0.63889
}Semantic roles & 50–950 ramp
primary
#5DEAA5
secondary
#B53674
accent
#0C71D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582