#5DD99E#5DD99E
#5DD99E is a light, vivid teal. Relative luminance 0.544; OKLCH L 80.0% C 0.140 H 160.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD99E |
|---|---|
| RGB | rgb(93, 217, 158) |
| HSL | hsl(151, 62%, 61%) |
| HSV | hsv(151, 57%, 85%) |
| CMYK | cmyk(57.1%, 0%, 27.2%, 14.9%) |
| CIE-LAB | lab(78.70, -48.15, 18.89) |
| CIE-LCH | lch(78.70, 51.72, 158.58°) |
| OKLab | oklab(79.95% -0.132 0.0481) |
| OKLCH | oklch(79.95% 0.14 160) |
| XYZ | xyz(35.4954, 54.4181, 40.9743) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.47
Mediumaquamarine
#66CDAA
ΔE00 6.08
Seaweed
#18D17B
ΔE00 6.14
Greenblue
#23C48B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD99E #D95D98
analogous
#5DD960 #5DD99E #5DD6D9
triadic
#5DD99E #9E5DD9 #D99E5D
tetradic
#5DD99E #605DD9 #D95D98 #D6D95D
square
#5DD99E #605DD9 #D95D98 #D6D95D
split-complementary
#5DD99E #D95DD6 #D9605D
monochromatic
#249861 #2FCA80 #5DD99E #8FE5BC #C0F0D9
Accessibility & contrast
On white
1.77
#5DD99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#5DD99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD99E
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD99E | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA9B
Deuteranopia (green-blind)
#C5BEA2
Tritanopia (blue-blind)
#2AD8C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd99e; /* rgb */ color: rgb(93, 217, 158); /* oklch */ color: oklch(80.0% 0.140 160.0);
Tailwind
colors: {
custom: {
50: '#95e5ba',
500: '#5dd99e',
950: '#000000',
},
}SCSS
$custom: #5dd99e; $custom-light: #95e5ba; $custom-dark: #000000;
JSON
{
"hex": "#5dd99e",
"rgb": {
"r": 93,
"g": 217,
"b": 158
},
"hsl": {
"h": 151.452,
"s": 62,
"l": 60.784
},
"oklch": {
"l": 0.79954,
"c": 0.14048,
"h": 160
},
"luminance": 0.54421
}Semantic roles & 50–950 ramp
primary
#5DD99E
secondary
#9C3E6B
accent
#1C6FCA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481