#5DF5AA#5DF5AA
#5DF5AA is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.0% C 0.167 H 158.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF5AA |
|---|---|
| RGB | rgb(93, 245, 170) |
| HSL | hsl(150, 88%, 66%) |
| HSV | hsv(150, 62%, 96%) |
| CMYK | cmyk(62%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.26, -57.06, 24.46) |
| CIE-LCH | lch(87.26, 62.08, 156.80°) |
| OKLab | oklab(87.03% -0.1555 0.062) |
| OKLCH | oklch(87.03% 0.167 158.3) |
| XYZ | xyz(44.4182, 70.5297, 49.2952) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 2.70
Sea Green (survey)
#53FCA1
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF5AA #F55DA8
analogous
#5DF55E #5DF5AA #5DF4F5
triadic
#5DF5AA #AA5DF5 #F5AA5D
tetradic
#5DF5AA #5E5DF5 #F55DA8 #F4F55D
square
#5DF5AA #5E5DF5 #F55DA8 #F4F55D
split-complementary
#5DF5AA #F55DF4 #F55E5D
monochromatic
#0DCB6D #23F18C #5DF5AA #97F9C8 #D0FCE6
Accessibility & contrast
On white
1.39
#5DF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#5DF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF5AA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF5AA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#00F4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df5aa; /* rgb */ color: rgb(93, 245, 170); /* oklch */ color: oklch(87.0% 0.167 158.3);
Tailwind
colors: {
custom: {
50: '#99f9c3',
500: '#5df5aa',
950: '#000000',
},
}SCSS
$custom: #5df5aa; $custom-light: #99f9c3; $custom-dark: #000000;
JSON
{
"hex": "#5df5aa",
"rgb": {
"r": 93,
"g": 245,
"b": 170
},
"hsl": {
"h": 150.395,
"s": 88.372,
"l": 66.275
},
"oklch": {
"l": 0.87031,
"c": 0.16736,
"h": 158.3
},
"luminance": 0.70534
}Semantic roles & 50–950 ramp
primary
#5DF5AA
secondary
#C72F7A
accent
#0171E5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582