#55FF76#55FF76
#55FF76 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.228 H 146.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF76 |
|---|---|
| RGB | rgb(85, 255, 118) |
| HSL | hsl(132, 100%, 67%) |
| HSV | hsv(132, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(89.28, -70.62, 52.38) |
| CIE-LCH | lch(89.28, 87.93, 143.44°) |
| OKLab | oklab(88.39% -0.1905 0.1253) |
| OKLCH | oklch(88.39% 0.228 146.7) |
| XYZ | xyz(42.7733, 74.7547, 29.3109) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.06
Spearmint
#1EF876
ΔE00 2.70
Light Bright Green
#53FE5C
ΔE00 2.80
Spring Green
#00FF7F
ΔE00 2.87
Bright Light Green
#2DFE54
ΔE00 3.29
Light Neon Green
#4EFD54
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF76 #FF55DE
analogous
#89FF55 #55FF76 #55FFCB
triadic
#55FF76 #7655FF #FF7655
tetradic
#55FF76 #5589FF #FF55DE #FFCB55
square
#55FF76 #5589FF #FF55DE #FFCB55
split-complementary
#55FF76 #CB55FF #FF5589
monochromatic
#00DA2A #18FF45 #55FF76 #92FFA7 #CFFFD9
Accessibility & contrast
On white
1.32
#55FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#55FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF76
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF76 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#EEDB80
Tritanopia (blue-blind)
#0FF9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55ff76; /* rgb */ color: rgb(85, 255, 118); /* oklch */ color: oklch(88.4% 0.228 146.7);
Tailwind
colors: {
custom: {
50: '#98ffa0',
500: '#55ff76',
950: '#000000',
},
}SCSS
$custom: #55ff76; $custom-light: #98ffa0; $custom-dark: #000000;
JSON
{
"hex": "#55ff76",
"rgb": {
"r": 85,
"g": 255,
"b": 118
},
"hsl": {
"h": 131.647,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88392,
"c": 0.22804,
"h": 146.7
},
"luminance": 0.74759
}Semantic roles & 50–950 ramp
primary
#55FF76
secondary
#D325B1
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680