#55FF7C#55FF7C
#55FF7C is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.5% C 0.223 H 147.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF7C |
|---|---|
| RGB | rgb(85, 255, 124) |
| HSL | hsl(134, 100%, 67%) |
| HSV | hsv(134, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(89.35, -69.83, 49.71) |
| CIE-LCH | lch(89.35, 85.71, 144.55°) |
| OKLab | oklab(88.47% -0.1883 0.1197) |
| OKLCH | oklch(88.47% 0.223 147.5) |
| XYZ | xyz(43.1413, 74.9019, 31.2488) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.27
Spring Green
#00FF7F
ΔE00 2.41
Spearmint
#1EF876
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.40
Light Bright Green
#53FE5C
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF7C #FF55D8
analogous
#83FF55 #55FF7C #55FFD1
triadic
#55FF7C #7C55FF #FF7C55
tetradic
#55FF7C #5583FF #FF55D8 #FFD155
square
#55FF7C #5583FF #FF55D8 #FFD155
split-complementary
#55FF7C #D155FF #FF5583
monochromatic
#00DA32 #18FF4D #55FF7C #92FFAB #CFFFDA
Accessibility & contrast
On white
1.31
#55FF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#55FF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF7C
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF7C | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE970
Deuteranopia (green-blind)
#EDDB86
Tritanopia (blue-blind)
#04FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55ff7c; /* rgb */ color: rgb(85, 255, 124); /* oklch */ color: oklch(88.5% 0.223 147.5);
Tailwind
colors: {
custom: {
50: '#98ffa4',
500: '#55ff7c',
950: '#000000',
},
}SCSS
$custom: #55ff7c; $custom-light: #98ffa4; $custom-dark: #000000;
JSON
{
"hex": "#55ff7c",
"rgb": {
"r": 85,
"g": 255,
"b": 124
},
"hsl": {
"h": 133.765,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88471,
"c": 0.22311,
"h": 147.5
},
"luminance": 0.74907
}Semantic roles & 50–950 ramp
primary
#55FF7C
secondary
#D325AB
accent
#00B1E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680