#5DEAB1#5DEAB1
#5DEAB1 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.147 H 163.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAB1 |
|---|---|
| RGB | rgb(93, 234, 177) |
| HSL | hsl(156, 77%, 64%) |
| HSV | hsv(156, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 24.4%, 8.2%) |
| CIE-LAB | lab(84.14, -51.21, 16.53) |
| CIE-LCH | lch(84.14, 53.82, 162.11°) |
| OKLab | oklab(84.53% -0.1412 0.0423) |
| OKLCH | oklch(84.53% 0.147 163.3) |
| XYZ | xyz(41.8687, 64.3429, 51.7994) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Aqua Marine
#2EE8BB
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.54
Eucalyptus
#44D7A8
ΔE00 4.93
Greenish Cyan
#2AFEB7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAB1 #EA5D96
analogous
#5DEA6B #5DEAB1 #5DDCEA
triadic
#5DEAB1 #B15DEA #EAB15D
tetradic
#5DEAB1 #6B5DEA #EA5D96 #DCEA5D
square
#5DEAB1 #6B5DEA #EA5D96 #DCEA5D
split-complementary
#5DEAB1 #EA5DDC #EA6B5D
monochromatic
#17B575 #27E397 #5DEAB1 #93F1CB #C9F8E5
Accessibility & contrast
On white
1.51
#5DEAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5DEAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAB1
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAB1 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAE
Deuteranopia (green-blind)
#D3CCB5
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5deab1; /* rgb */ color: rgb(93, 234, 177); /* oklch */ color: oklch(84.5% 0.147 163.3);
Tailwind
colors: {
custom: {
50: '#98f1c8',
500: '#5deab1',
950: '#000000',
},
}SCSS
$custom: #5deab1; $custom-light: #98f1c8; $custom-dark: #000000;
JSON
{
"hex": "#5deab1",
"rgb": {
"r": 93,
"g": 234,
"b": 177
},
"hsl": {
"h": 155.745,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.84528,
"c": 0.14735,
"h": 163.3
},
"luminance": 0.64347
}Semantic roles & 50–950 ramp
primary
#5DEAB1
secondary
#B53669
accent
#0C5FD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582