#55F282#55F282
#55F282 is a very light, highly saturated green. Relative luminance 0.670; OKLCH L 85.3% C 0.202 H 149.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #55F282 |
|---|---|
| RGB | rgb(85, 242, 130) |
| HSL | hsl(137, 86%, 64%) |
| HSV | hsv(137, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(85.53, -64.41, 42.11) |
| CIE-LCH | lch(85.53, 76.95, 146.82°) |
| OKLab | oklab(85.34% -0.1737 0.1029) |
| OKLCH | oklch(85.34% 0.202 149.4) |
| XYZ | xyz(39.5247, 67.0431, 31.9724) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.42
Wintergreen
#20F986
ΔE00 2.45
Spearmint
#1EF876
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 2.86
Weird Green
#3AE57F
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F282 #F255C5
analogous
#77F255 #55F282 #55F2D0
triadic
#55F282 #8255F2 #F28255
tetradic
#55F282 #5577F2 #F255C5 #F2D055
square
#55F282 #5577F2 #F255C5 #F2D055
split-complementary
#55F282 #D055F2 #F25577
monochromatic
#0FBE41 #1CEE58 #55F282 #8EF6AC #C7FBD6
Accessibility & contrast
On white
1.46
#55F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#55F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F282
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F282 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#12EED7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55f282; /* rgb */ color: rgb(85, 242, 130); /* oklch */ color: oklch(85.3% 0.202 149.4);
Tailwind
colors: {
custom: {
50: '#95f7a8',
500: '#55f282',
950: '#000000',
},
}SCSS
$custom: #55f282; $custom-light: #95f7a8; $custom-dark: #000000;
JSON
{
"hex": "#55f282",
"rgb": {
"r": 85,
"g": 242,
"b": 130
},
"hsl": {
"h": 137.197,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.85342,
"c": 0.20187,
"h": 149.4
},
"luminance": 0.67047
}Semantic roles & 50–950 ramp
primary
#55F282
secondary
#BC2F94
accent
#03A2E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580