#5DEEB5#5DEEB5
#5DEEB5 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.6% C 0.149 H 163.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEEB5 |
|---|---|
| RGB | rgb(93, 238, 181) |
| HSL | hsl(156, 81%, 65%) |
| HSV | hsv(156, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(85.41, -52.00, 16.22) |
| CIE-LCH | lch(85.41, 54.47, 162.67°) |
| OKLab | oklab(85.59% -0.1435 0.0415) |
| OKLCH | oklch(85.59% 0.149 163.9) |
| XYZ | xyz(43.4249, 66.8080, 54.3138) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.77
Aqua Marine
#2EE8BB
ΔE00 4.11
Greenish Cyan
#2AFEB7
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 4.47
Greenish Turquoise
#00FBB0
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEEB5 #EE5D96
analogous
#5DEE6D #5DEEB5 #5DDEEE
triadic
#5DEEB5 #B55DEE #EEB55D
tetradic
#5DEEB5 #6D5DEE #EE5D96 #DEEE5D
square
#5DEEB5 #6D5DEE #EE5D96 #DEEE5D
split-complementary
#5DEEB5 #EE5DDE #EE6D5D
monochromatic
#14BD7A #26E89C #5DEEB5 #94F4CE #CCFAE8
Accessibility & contrast
On white
1.46
#5DEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#5DEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEEB5
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEEB5 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#D6D0B9
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5deeb5; /* rgb */ color: rgb(93, 238, 181); /* oklch */ color: oklch(85.6% 0.149 163.9);
Tailwind
colors: {
custom: {
50: '#98f4cb',
500: '#5deeb5',
950: '#000000',
},
}SCSS
$custom: #5deeb5; $custom-light: #98f4cb; $custom-dark: #000000;
JSON
{
"hex": "#5deeb5",
"rgb": {
"r": 93,
"g": 238,
"b": 181
},
"hsl": {
"h": 156.414,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.85588,
"c": 0.14934,
"h": 163.9
},
"luminance": 0.66812
}Semantic roles & 50–950 ramp
primary
#5DEEB5
secondary
#BB3469
accent
#085CDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582