#5DF5A9#5DF5A9
#5DF5A9 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.0% C 0.168 H 158.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF5A9 |
|---|---|
| RGB | rgb(93, 245, 169) |
| HSL | hsl(150, 88%, 66%) |
| HSV | hsv(150, 62%, 96%) |
| CMYK | cmyk(62%, 0%, 31%, 3.9%) |
| CIE-LAB | lab(87.24, -57.25, 24.94) |
| CIE-LCH | lch(87.24, 62.45, 156.46°) |
| OKLab | oklab(87.01% -0.1559 0.0631) |
| OKLCH | oklch(87.01% 0.168 158) |
| XYZ | xyz(44.3240, 70.4920, 48.7988) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.55
Sea Green (survey)
#53FCA1
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF5A9 #F55DA9
analogous
#5DF55D #5DF5A9 #5DF5F5
triadic
#5DF5A9 #A95DF5 #F5A95D
tetradic
#5DF5A9 #5D5DF5 #F55DA9 #F5F55D
square
#5DF5A9 #5D5DF5 #F55DA9 #F5F55D
split-complementary
#5DF5A9 #F55DF5 #F55D5D
monochromatic
#0DCB6C #23F18A #5DF5A9 #97F9C8 #D0FCE6
Accessibility & contrast
On white
1.39
#5DF5A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5DF5A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF5A9
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF5A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF5A9 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A4
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#00F3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df5a9; /* rgb */ color: rgb(93, 245, 169); /* oklch */ color: oklch(87.0% 0.168 158.0);
Tailwind
colors: {
custom: {
50: '#99f9c3',
500: '#5df5a9',
950: '#000000',
},
}SCSS
$custom: #5df5a9; $custom-light: #99f9c3; $custom-dark: #000000;
JSON
{
"hex": "#5df5a9",
"rgb": {
"r": 93,
"g": 245,
"b": 169
},
"hsl": {
"h": 150,
"s": 88.372,
"l": 66.275
},
"oklch": {
"l": 0.8701,
"c": 0.16822,
"h": 158
},
"luminance": 0.70497
}Semantic roles & 50–950 ramp
primary
#5DF5A9
secondary
#C72F7B
accent
#0173E5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582