#55EF79#55EF79
#55EF79 is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.5% C 0.206 H 147.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #55EF79 |
|---|---|
| RGB | rgb(85, 239, 121) |
| HSL | hsl(134, 83%, 64%) |
| HSV | hsv(134, 64%, 94%) |
| CMYK | cmyk(64.4%, 0%, 49.4%, 6.3%) |
| CIE-LAB | lab(84.50, -64.67, 45.15) |
| CIE-LCH | lch(84.50, 78.87, 145.08°) |
| OKLab | oklab(84.46% -0.1745 0.1094) |
| OKLCH | oklch(84.46% 0.206 147.9) |
| XYZ | xyz(38.0613, 65.0408, 28.6338) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 2.82
Wintergreen
#20F986
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.69
Spring Green
#00FF7F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EF79 #EF55CB
analogous
#7EEF55 #55EF79 #55EFC6
triadic
#55EF79 #7955EF #EF7955
tetradic
#55EF79 #557EEF #EF55CB #EFC655
square
#55EF79 #557EEF #EF55CB #EFC655
split-complementary
#55EF79 #C655EF #EF557E
monochromatic
#11B838 #1DEA4D #55EF79 #8DF4A5 #C5FAD1
Accessibility & contrast
On white
1.50
#55EF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#55EF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EF79
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EF79 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6F
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#1FEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ef79; /* rgb */ color: rgb(85, 239, 121); /* oklch */ color: oklch(84.5% 0.206 147.9);
Tailwind
colors: {
custom: {
50: '#95f5a2',
500: '#55ef79',
950: '#000000',
},
}SCSS
$custom: #55ef79; $custom-light: #95f5a2; $custom-dark: #000000;
JSON
{
"hex": "#55ef79",
"rgb": {
"r": 85,
"g": 239,
"b": 121
},
"hsl": {
"h": 134.026,
"s": 82.796,
"l": 63.529
},
"oklch": {
"l": 0.84462,
"c": 0.20592,
"h": 147.9
},
"luminance": 0.65045
}Semantic roles & 50–950 ramp
primary
#55EF79
secondary
#B73198
accent
#06ADDF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580