#5DF4A9#5DF4A9
#5DF4A9 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.8% C 0.167 H 158.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF4A9 |
|---|---|
| RGB | rgb(93, 244, 169) |
| HSL | hsl(150, 87%, 66%) |
| HSV | hsv(150, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 30.7%, 4.3%) |
| CIE-LAB | lab(86.94, -56.86, 24.54) |
| CIE-LCH | lch(86.94, 61.93, 156.66°) |
| OKLab | oklab(86.77% -0.1549 0.0621) |
| OKLCH | oklch(86.77% 0.167 158.1) |
| XYZ | xyz(44.0223, 69.8886, 48.6983) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF4A9 #F45DA8
analogous
#5DF45D #5DF4A9 #5DF3F4
triadic
#5DF4A9 #A95DF4 #F4A95D
tetradic
#5DF4A9 #5D5DF4 #F45DA8 #F3F45D
square
#5DF4A9 #5D5DF4 #F45DA8 #F3F45D
split-complementary
#5DF4A9 #F45DF3 #F45D5D
monochromatic
#0EC96C #24F08B #5DF4A9 #96F8C7 #D0FCE6
Accessibility & contrast
On white
1.40
#5DF4A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#5DF4A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF4A9
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF4A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF4A9 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A4
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5df4a9; /* rgb */ color: rgb(93, 244, 169); /* oklch */ color: oklch(86.8% 0.167 158.1);
Tailwind
colors: {
custom: {
50: '#99f9c3',
500: '#5df4a9',
950: '#000000',
},
}SCSS
$custom: #5df4a9; $custom-light: #99f9c3; $custom-dark: #000000;
JSON
{
"hex": "#5df4a9",
"rgb": {
"r": 93,
"g": 244,
"b": 169
},
"hsl": {
"h": 150.199,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.86767,
"c": 0.16691,
"h": 158.1
},
"luminance": 0.69893
}Semantic roles & 50–950 ramp
primary
#5DF4A9
secondary
#C6307A
accent
#0272E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582