#55F284#55F284
#55F284 is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.4% C 0.200 H 149.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #55F284 |
|---|---|
| RGB | rgb(85, 242, 132) |
| HSL | hsl(138, 86%, 64%) |
| HSV | hsv(138, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(85.55, -64.10, 41.18) |
| CIE-LCH | lch(85.55, 76.18, 147.28°) |
| OKLab | oklab(85.37% -0.1729 0.1008) |
| OKLCH | oklch(85.37% 0.2 149.7) |
| XYZ | xyz(39.6602, 67.0973, 32.6863) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.39
Minty Green
#0BF77D
ΔE00 2.47
Turquoise Green
#04F489
ΔE00 2.70
Spearmint
#1EF876
ΔE00 2.84
Weird Green
#3AE57F
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F284 #F255C3
analogous
#75F255 #55F284 #55F2D3
triadic
#55F284 #8455F2 #F28455
tetradic
#55F284 #5575F2 #F255C3 #F2D355
square
#55F284 #5575F2 #F255C3 #F2D355
split-complementary
#55F284 #D355F2 #F25575
monochromatic
#0FBE43 #1CEE5B #55F284 #8EF6AD #C7FBD6
Accessibility & contrast
On white
1.46
#55F284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#55F284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F284
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F284 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#E0D08C
Tritanopia (blue-blind)
#0FEED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55f284; /* rgb */ color: rgb(85, 242, 132); /* oklch */ color: oklch(85.4% 0.200 149.7);
Tailwind
colors: {
custom: {
50: '#95f7a9',
500: '#55f284',
950: '#000000',
},
}SCSS
$custom: #55f284; $custom-light: #95f7a9; $custom-dark: #000000;
JSON
{
"hex": "#55f284",
"rgb": {
"r": 85,
"g": 242,
"b": 132
},
"hsl": {
"h": 137.962,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.85374,
"c": 0.20012,
"h": 149.7
},
"luminance": 0.67101
}Semantic roles & 50–950 ramp
primary
#55F284
secondary
#BC2F92
accent
#03A0E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581