#5DF2A6#5DF2A6
#5DF2A6 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.167 H 157.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF2A6 |
|---|---|
| RGB | rgb(93, 242, 166) |
| HSL | hsl(149, 85%, 66%) |
| HSV | hsv(149, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 31.4%, 5.1%) |
| CIE-LAB | lab(86.30, -56.66, 25.19) |
| CIE-LCH | lch(86.30, 62.01, 156.03°) |
| OKLab | oklab(86.22% -0.1542 0.0637) |
| OKLCH | oklch(86.22% 0.167 157.6) |
| XYZ | xyz(43.1454, 68.5802, 47.0325) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.22
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 2.96
Seafoam (survey)
#80F9AD
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF2A6 #F25DA9
analogous
#5EF25D #5DF2A6 #5DF2F1
triadic
#5DF2A6 #A65DF2 #F2A65D
tetradic
#5DF2A6 #5D5EF2 #F25DA9 #F2F15D
square
#5DF2A6 #5D5EF2 #F25DA9 #F2F15D
split-complementary
#5DF2A6 #F15DF2 #F25D5E
monochromatic
#10C568 #24ED87 #5DF2A6 #96F7C5 #CEFBE4
Accessibility & contrast
On white
1.43
#5DF2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#5DF2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF2A6
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF2A6 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E0A1
Deuteranopia (green-blind)
#DCD2AB
Tritanopia (blue-blind)
#04F0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5df2a6; /* rgb */ color: rgb(93, 242, 166); /* oklch */ color: oklch(86.2% 0.167 157.6);
Tailwind
colors: {
custom: {
50: '#99f7c0',
500: '#5df2a6',
950: '#000000',
},
}SCSS
$custom: #5df2a6; $custom-light: #99f7c0; $custom-dark: #000000;
JSON
{
"hex": "#5df2a6",
"rgb": {
"r": 93,
"g": 242,
"b": 166
},
"hsl": {
"h": 149.396,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.86219,
"c": 0.16688,
"h": 157.6
},
"luminance": 0.68585
}Semantic roles & 50–950 ramp
primary
#5DF2A6
secondary
#C2317B
accent
#0475E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582