#55FF72#55FF72
#55FF72 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.3% C 0.231 H 146.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF72 |
|---|---|
| RGB | rgb(85, 255, 114) |
| HSL | hsl(130, 100%, 67%) |
| HSV | hsv(130, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(89.23, -71.13, 54.13) |
| CIE-LCH | lch(89.23, 89.38, 142.73°) |
| OKLab | oklab(88.34% -0.192 0.1289) |
| OKLCH | oklch(88.34% 0.231 146.1) |
| XYZ | xyz(42.5406, 74.6617, 28.0855) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.05
Light Bright Green
#53FE5C
ΔE00 2.32
Bright Light Green
#2DFE54
ΔE00 2.87
Light Neon Green
#4EFD54
ΔE00 2.96
Spearmint
#1EF876
ΔE00 2.96
Lighter Green
#75FD63
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF72 #FF55E2
analogous
#8DFF55 #55FF72 #55FFC7
triadic
#55FF72 #7255FF #FF7255
tetradic
#55FF72 #558DFF #FF55E2 #FFC755
square
#55FF72 #558DFF #FF55E2 #FFC755
split-complementary
#55FF72 #C755FF #FF558D
monochromatic
#00DA25 #18FF3F #55FF72 #92FFA5 #CFFFD8
Accessibility & contrast
On white
1.32
#55FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#55FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF72
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF72 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE964
Deuteranopia (green-blind)
#EEDB7D
Tritanopia (blue-blind)
#14F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55ff72; /* rgb */ color: rgb(85, 255, 114); /* oklch */ color: oklch(88.3% 0.231 146.1);
Tailwind
colors: {
custom: {
50: '#98ff9e',
500: '#55ff72',
950: '#000000',
},
}SCSS
$custom: #55ff72; $custom-light: #98ff9e; $custom-dark: #000000;
JSON
{
"hex": "#55ff72",
"rgb": {
"r": 85,
"g": 255,
"b": 114
},
"hsl": {
"h": 130.235,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88342,
"c": 0.23125,
"h": 146.1
},
"luminance": 0.74666
}Semantic roles & 50–950 ramp
primary
#55FF72
secondary
#D325B5
accent
#00BEE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680