#5DF4AA#5DF4AA
#5DF4AA is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.8% C 0.166 H 158.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF4AA |
|---|---|
| RGB | rgb(93, 244, 170) |
| HSL | hsl(151, 87%, 66%) |
| HSV | hsv(151, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(86.96, -56.67, 24.05) |
| CIE-LCH | lch(86.96, 61.56, 157.00°) |
| OKLab | oklab(86.79% -0.1545 0.061) |
| OKLCH | oklch(86.79% 0.166 158.5) |
| XYZ | xyz(44.1165, 69.9263, 49.1946) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF4AA #F45DA7
analogous
#5DF45E #5DF4AA #5DF2F4
triadic
#5DF4AA #AA5DF4 #F4AA5D
tetradic
#5DF4AA #5E5DF4 #F45DA7 #F2F45D
square
#5DF4AA #5E5DF4 #F45DA7 #F2F45D
split-complementary
#5DF4AA #F45DF2 #F45E5D
monochromatic
#0EC96D #24F08C #5DF4AA #96F8C8 #D0FCE6
Accessibility & contrast
On white
1.40
#5DF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#5DF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF4AA
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF4AA | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#00F3E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5df4aa; /* rgb */ color: rgb(93, 244, 170); /* oklch */ color: oklch(86.8% 0.166 158.5);
Tailwind
colors: {
custom: {
50: '#99f9c3',
500: '#5df4aa',
950: '#000000',
},
}SCSS
$custom: #5df4aa; $custom-light: #99f9c3; $custom-dark: #000000;
JSON
{
"hex": "#5df4aa",
"rgb": {
"r": 93,
"g": 244,
"b": 170
},
"hsl": {
"h": 150.596,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.86789,
"c": 0.16606,
"h": 158.5
},
"luminance": 0.69931
}Semantic roles & 50–950 ramp
primary
#5DF4AA
secondary
#C63079
accent
#0271E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582