#5DEAB4#5DEAB4
#5DEAB4 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.145 H 164.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAB4 |
|---|---|
| RGB | rgb(93, 234, 180) |
| HSL | hsl(157, 77%, 64%) |
| HSV | hsv(157, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 23.1%, 8.2%) |
| CIE-LAB | lab(84.21, -50.57, 15.06) |
| CIE-LCH | lch(84.21, 52.77, 163.42°) |
| OKLab | oklab(84.6% -0.1398 0.0385) |
| OKLCH | oklch(84.6% 0.145 164.6) |
| XYZ | xyz(42.1710, 64.4638, 53.3915) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.44
Light Turquoise
#7EF4CC
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAB4 #EA5D93
analogous
#5DEA6E #5DEAB4 #5DDAEA
triadic
#5DEAB4 #B45DEA #EAB45D
tetradic
#5DEAB4 #6E5DEA #EA5D93 #DAEA5D
square
#5DEAB4 #6E5DEA #EA5D93 #DAEA5D
split-complementary
#5DEAB4 #EA5DDA #EA6E5D
monochromatic
#17B579 #27E39B #5DEAB4 #93F1CD #C9F8E6
Accessibility & contrast
On white
1.51
#5DEAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5DEAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAB4
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAB4 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB1
Deuteranopia (green-blind)
#D2CCB7
Tritanopia (blue-blind)
#00EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5deab4; /* rgb */ color: rgb(93, 234, 180); /* oklch */ color: oklch(84.6% 0.145 164.6);
Tailwind
colors: {
custom: {
50: '#98f1ca',
500: '#5deab4',
950: '#000000',
},
}SCSS
$custom: #5deab4; $custom-light: #98f1ca; $custom-dark: #000000;
JSON
{
"hex": "#5deab4",
"rgb": {
"r": 93,
"g": 234,
"b": 180
},
"hsl": {
"h": 157.021,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.846,
"c": 0.14502,
"h": 164.6
},
"luminance": 0.64468
}Semantic roles & 50–950 ramp
primary
#5DEAB4
secondary
#B53667
accent
#0C5BD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582