#55EF86#55EF86
#55EF86 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.195 H 150.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #55EF86 |
|---|---|
| RGB | rgb(85, 239, 134) |
| HSL | hsl(139, 83%, 64%) |
| HSV | hsv(139, 64%, 94%) |
| CMYK | cmyk(64.4%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(84.68, -62.70, 39.08) |
| CIE-LCH | lch(84.68, 73.88, 148.06°) |
| OKLab | oklab(84.66% -0.1691 0.0961) |
| OKLCH | oklch(84.66% 0.195 150.4) |
| XYZ | xyz(38.9128, 65.3815, 33.1188) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 2.64
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.00
Spearmint
#1EF876
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EF86 #EF55BE
analogous
#71EF55 #55EF86 #55EFD3
triadic
#55EF86 #8655EF #EF8655
tetradic
#55EF86 #5571EF #EF55BE #EFD355
square
#55EF86 #5571EF #EF55BE #EFD355
split-complementary
#55EF86 #D355EF #EF5571
monochromatic
#11B846 #1DEA5E #55EF86 #8DF4AE #C5FAD6
Accessibility & contrast
On white
1.49
#55EF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#55EF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EF86
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EF86 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7E
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#10EBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ef86; /* rgb */ color: rgb(85, 239, 134); /* oklch */ color: oklch(84.7% 0.195 150.4);
Tailwind
colors: {
custom: {
50: '#95f5aa',
500: '#55ef86',
950: '#000000',
},
}SCSS
$custom: #55ef86; $custom-light: #95f5aa; $custom-dark: #000000;
JSON
{
"hex": "#55ef86",
"rgb": {
"r": 85,
"g": 239,
"b": 134
},
"hsl": {
"h": 139.091,
"s": 82.796,
"l": 63.529
},
"oklch": {
"l": 0.84663,
"c": 0.19453,
"h": 150.4
},
"luminance": 0.65386
}Semantic roles & 50–950 ramp
primary
#55EF86
secondary
#B7318D
accent
#069ADF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581