#5DE8A7#5DE8A7
#5DE8A7 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.8% C 0.153 H 159.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE8A7 |
|---|---|
| RGB | rgb(93, 232, 167) |
| HSL | hsl(152, 75%, 64%) |
| HSV | hsv(152, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 28%, 9%) |
| CIE-LAB | lab(83.35, -52.48, 20.63) |
| CIE-LCH | lch(83.35, 56.39, 158.54°) |
| OKLab | oklab(83.81% -0.1436 0.0525) |
| OKLCH | oklch(83.81% 0.153 159.9) |
| XYZ | xyz(40.3421, 62.8264, 46.5524) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Aqua Green
#12E193
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.76
Light Blue Green
#7EFBB3
ΔE00 4.77
Seafoam (survey)
#80F9AD
ΔE00 4.90
Greenish Turquoise
#00FBB0
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE8A7 #E85D9E
analogous
#5DE861 #5DE8A7 #5DE4E8
triadic
#5DE8A7 #A75DE8 #E8A75D
tetradic
#5DE8A7 #615DE8 #E85D9E #E4E85D
square
#5DE8A7 #615DE8 #E85D9E #E4E85D
split-complementary
#5DE8A7 #E85DE4 #E8615D
monochromatic
#19B16A #27E08A #5DE8A7 #93F0C4 #C8F7E1
Accessibility & contrast
On white
1.55
#5DE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5DE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE8A7
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE8A7 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A3
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#13E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de8a7; /* rgb */ color: rgb(93, 232, 167); /* oklch */ color: oklch(83.8% 0.153 159.9);
Tailwind
colors: {
custom: {
50: '#97f0c1',
500: '#5de8a7',
950: '#000000',
},
}SCSS
$custom: #5de8a7; $custom-light: #97f0c1; $custom-dark: #000000;
JSON
{
"hex": "#5de8a7",
"rgb": {
"r": 93,
"g": 232,
"b": 167
},
"hsl": {
"h": 151.942,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83813,
"c": 0.1529,
"h": 159.9
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#5DE8A7
secondary
#B23771
accent
#0E6CD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582