#5DEAB5#5DEAB5
#5DEAB5 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.144 H 165.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAB5 |
|---|---|
| RGB | rgb(93, 234, 181) |
| HSL | hsl(157, 77%, 64%) |
| HSV | hsv(157, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 22.6%, 8.2%) |
| CIE-LAB | lab(84.23, -50.35, 14.57) |
| CIE-LCH | lch(84.23, 52.42, 163.87°) |
| OKLab | oklab(84.62% -0.1394 0.0373) |
| OKLCH | oklch(84.62% 0.144 165) |
| XYZ | xyz(42.2733, 64.5047, 53.9299) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.43
Eucalyptus
#44D7A8
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAB5 #EA5D92
analogous
#5DEA6F #5DEAB5 #5DD8EA
triadic
#5DEAB5 #B55DEA #EAB55D
tetradic
#5DEAB5 #6F5DEA #EA5D92 #D8EA5D
square
#5DEAB5 #6F5DEA #EA5D92 #D8EA5D
split-complementary
#5DEAB5 #EA5DD8 #EA6F5D
monochromatic
#17B57A #27E39C #5DEAB5 #93F1CE #C9F8E6
Accessibility & contrast
On white
1.51
#5DEAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5DEAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAB5
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAB5 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB2
Deuteranopia (green-blind)
#D2CCB8
Tritanopia (blue-blind)
#00EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5deab5; /* rgb */ color: rgb(93, 234, 181); /* oklch */ color: oklch(84.6% 0.144 165.0);
Tailwind
colors: {
custom: {
50: '#98f1cb',
500: '#5deab5',
950: '#000000',
},
}SCSS
$custom: #5deab5; $custom-light: #98f1cb; $custom-dark: #000000;
JSON
{
"hex": "#5deab5",
"rgb": {
"r": 93,
"g": 234,
"b": 181
},
"hsl": {
"h": 157.447,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.84624,
"c": 0.14426,
"h": 165
},
"luminance": 0.64509
}Semantic roles & 50–950 ramp
primary
#5DEAB5
secondary
#B53666
accent
#0C59D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582