#55EF85#55EF85
#55EF85 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.6% C 0.195 H 150.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #55EF85 |
|---|---|
| RGB | rgb(85, 239, 133) |
| HSL | hsl(139, 83%, 64%) |
| HSV | hsv(139, 64%, 94%) |
| CMYK | cmyk(64.4%, 0%, 44.4%, 6.3%) |
| CIE-LAB | lab(84.67, -62.86, 39.55) |
| CIE-LCH | lch(84.67, 74.27, 147.82°) |
| OKLab | oklab(84.65% -0.1695 0.0972) |
| OKLCH | oklch(84.65% 0.195 150.2) |
| XYZ | xyz(38.8434, 65.3537, 32.7532) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 2.69
Wintergreen
#20F986
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EF85 #EF55BF
analogous
#72EF55 #55EF85 #55EFD2
triadic
#55EF85 #8555EF #EF8555
tetradic
#55EF85 #5572EF #EF55BF #EFD255
square
#55EF85 #5572EF #EF55BF #EFD255
split-complementary
#55EF85 #D255EF #EF5572
monochromatic
#11B845 #1DEA5D #55EF85 #8DF4AD #C5FAD5
Accessibility & contrast
On white
1.49
#55EF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#55EF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EF85
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EF85 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#12EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ef85; /* rgb */ color: rgb(85, 239, 133); /* oklch */ color: oklch(84.6% 0.195 150.2);
Tailwind
colors: {
custom: {
50: '#95f5aa',
500: '#55ef85',
950: '#000000',
},
}SCSS
$custom: #55ef85; $custom-light: #95f5aa; $custom-dark: #000000;
JSON
{
"hex": "#55ef85",
"rgb": {
"r": 85,
"g": 239,
"b": 133
},
"hsl": {
"h": 138.701,
"s": 82.796,
"l": 63.529
},
"oklch": {
"l": 0.84647,
"c": 0.19542,
"h": 150.2
},
"luminance": 0.65358
}Semantic roles & 50–950 ramp
primary
#55EF85
secondary
#B7318D
accent
#069CDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581