#55F280#55F280
#55F280 is a very light, highly saturated green. Relative luminance 0.670; OKLCH L 85.3% C 0.204 H 149.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #55F280 |
|---|---|
| RGB | rgb(85, 242, 128) |
| HSL | hsl(136, 86%, 64%) |
| HSV | hsv(136, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.50, -64.71, 43.04) |
| CIE-LCH | lch(85.50, 77.72, 146.37°) |
| OKLab | oklab(85.31% -0.1745 0.1049) |
| OKLCH | oklch(85.31% 0.204 149) |
| XYZ | xyz(39.3918, 66.9899, 31.2723) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.39
Spearmint
#1EF876
ΔE00 2.53
Wintergreen
#20F986
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 3.04
Spring Green
#00FF7F
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F280 #F255C7
analogous
#79F255 #55F280 #55F2CE
triadic
#55F280 #8055F2 #F28055
tetradic
#55F280 #5579F2 #F255C7 #F2CE55
square
#55F280 #5579F2 #F255C7 #F2CE55
split-complementary
#55F280 #CE55F2 #F25579
monochromatic
#0FBE3F #1CEE56 #55F280 #8EF6AA #C7FBD5
Accessibility & contrast
On white
1.46
#55F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#55F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F280
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F280 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#15EED7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55f280; /* rgb */ color: rgb(85, 242, 128); /* oklch */ color: oklch(85.3% 0.204 149.0);
Tailwind
colors: {
custom: {
50: '#95f7a6',
500: '#55f280',
950: '#000000',
},
}SCSS
$custom: #55f280; $custom-light: #95f7a6; $custom-dark: #000000;
JSON
{
"hex": "#55f280",
"rgb": {
"r": 85,
"g": 242,
"b": 128
},
"hsl": {
"h": 136.433,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.85311,
"c": 0.20362,
"h": 149
},
"luminance": 0.66994
}Semantic roles & 50–950 ramp
primary
#55F280
secondary
#BC2F96
accent
#03A5E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580