#56F285#56F285
#56F285 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.4% C 0.199 H 149.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #56F285 |
|---|---|
| RGB | rgb(86, 242, 133) |
| HSL | hsl(138, 86%, 64%) |
| HSV | hsv(138, 64%, 95%) |
| CMYK | cmyk(64.5%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(85.59, -63.76, 40.74) |
| CIE-LCH | lch(85.59, 75.66, 147.42°) |
| OKLab | oklab(85.42% -0.172 0.0999) |
| OKLCH | oklch(85.42% 0.199 149.8) |
| XYZ | xyz(39.8205, 67.1720, 33.0527) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 2.56
Turquoise Green
#04F489
ΔE00 2.68
Spearmint
#1EF876
ΔE00 2.95
Weird Green
#3AE57F
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F285 #F256C3
analogous
#75F256 #56F285 #56F2D3
triadic
#56F285 #8556F2 #F28556
tetradic
#56F285 #5675F2 #F256C3 #F2D356
square
#56F285 #5675F2 #F256C3 #F2D356
split-complementary
#56F285 #D356F2 #F25675
monochromatic
#0FBF44 #1DEE5C #56F285 #8FF6AE #C8FBD7
Accessibility & contrast
On white
1.45
#56F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#56F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F285
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F285 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7D
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#14EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56f285; /* rgb */ color: rgb(86, 242, 133); /* oklch */ color: oklch(85.4% 0.199 149.8);
Tailwind
colors: {
custom: {
50: '#96f7aa',
500: '#56f285',
950: '#000000',
},
}SCSS
$custom: #56f285; $custom-light: #96f7aa; $custom-dark: #000000;
JSON
{
"hex": "#56f285",
"rgb": {
"r": 86,
"g": 242,
"b": 133
},
"hsl": {
"h": 138.077,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.85416,
"c": 0.19888,
"h": 149.8
},
"luminance": 0.67176
}Semantic roles & 50–950 ramp
primary
#56F285
secondary
#BD2F92
accent
#039FE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581