#55F281#55F281
#55F281 is a very light, highly saturated green. Relative luminance 0.670; OKLCH L 85.3% C 0.203 H 149.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #55F281 |
|---|---|
| RGB | rgb(85, 242, 129) |
| HSL | hsl(137, 86%, 64%) |
| HSV | hsv(137, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(85.51, -64.56, 42.58) |
| CIE-LCH | lch(85.51, 77.33, 146.59°) |
| OKLab | oklab(85.33% -0.1741 0.1039) |
| OKLCH | oklch(85.33% 0.203 149.2) |
| XYZ | xyz(39.4579, 67.0164, 31.6206) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.40
Wintergreen
#20F986
ΔE00 2.49
Spearmint
#1EF876
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 2.95
Spring Green
#00FF7F
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F281 #F255C6
analogous
#78F255 #55F281 #55F2CF
triadic
#55F281 #8155F2 #F28155
tetradic
#55F281 #5578F2 #F255C6 #F2CF55
square
#55F281 #5578F2 #F255C6 #F2CF55
split-complementary
#55F281 #CF55F2 #F25578
monochromatic
#0FBE40 #1CEE57 #55F281 #8EF6AB #C7FBD5
Accessibility & contrast
On white
1.46
#55F281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#55F281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F281
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F281 | 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)
#F4DE78
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#13EED7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55f281; /* rgb */ color: rgb(85, 242, 129); /* oklch */ color: oklch(85.3% 0.203 149.2);
Tailwind
colors: {
custom: {
50: '#95f7a7',
500: '#55f281',
950: '#000000',
},
}SCSS
$custom: #55f281; $custom-light: #95f7a7; $custom-dark: #000000;
JSON
{
"hex": "#55f281",
"rgb": {
"r": 85,
"g": 242,
"b": 129
},
"hsl": {
"h": 136.815,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.85327,
"c": 0.20275,
"h": 149.2
},
"luminance": 0.67021
}Semantic roles & 50–950 ramp
primary
#55F281
secondary
#BC2F95
accent
#03A4E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580