#55EF7A#55EF7A
#55EF7A is a very light, highly saturated green. Relative luminance 0.651; OKLCH L 84.5% C 0.205 H 148.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #55EF7A |
|---|---|
| RGB | rgb(85, 239, 122) |
| HSL | hsl(134, 83%, 64%) |
| HSV | hsv(134, 64%, 94%) |
| CMYK | cmyk(64.4%, 0%, 49%, 6.3%) |
| CIE-LAB | lab(84.52, -64.53, 44.69) |
| CIE-LCH | lch(84.52, 78.49, 145.29°) |
| OKLab | oklab(84.48% -0.1741 0.1084) |
| OKLCH | oklch(84.48% 0.205 148.1) |
| XYZ | xyz(38.1229, 65.0655, 28.9584) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.79
Wintergreen
#20F986
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EF7A #EF55CA
analogous
#7DEF55 #55EF7A #55EFC7
triadic
#55EF7A #7A55EF #EF7A55
tetradic
#55EF7A #557DEF #EF55CA #EFC755
square
#55EF7A #557DEF #EF55CA #EFC755
split-complementary
#55EF7A #C755EF #EF557D
monochromatic
#11B839 #1DEA4E #55EF7A #8DF4A6 #C5FAD2
Accessibility & contrast
On white
1.50
#55EF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#55EF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EF7A
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EF7A | 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)
#F1DB70
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#1EEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ef7a; /* rgb */ color: rgb(85, 239, 122); /* oklch */ color: oklch(84.5% 0.205 148.1);
Tailwind
colors: {
custom: {
50: '#95f5a2',
500: '#55ef7a',
950: '#000000',
},
}SCSS
$custom: #55ef7a; $custom-light: #95f5a2; $custom-dark: #000000;
JSON
{
"hex": "#55ef7a",
"rgb": {
"r": 85,
"g": 239,
"b": 122
},
"hsl": {
"h": 134.416,
"s": 82.796,
"l": 63.529
},
"oklch": {
"l": 0.84476,
"c": 0.20506,
"h": 148.1
},
"luminance": 0.65069
}Semantic roles & 50–950 ramp
primary
#55EF7A
secondary
#B73197
accent
#06ABDF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580