#56F283#56F283
#56F283 is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.4% C 0.201 H 149.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #56F283 |
|---|---|
| RGB | rgb(86, 242, 131) |
| HSL | hsl(137, 86%, 64%) |
| HSV | hsv(137, 64%, 95%) |
| CMYK | cmyk(64.5%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(85.56, -64.07, 41.68) |
| CIE-LCH | lch(85.56, 76.43, 146.95°) |
| OKLab | oklab(85.38% -0.1728 0.102) |
| OKLCH | oklch(85.38% 0.201 149.5) |
| XYZ | xyz(39.6836, 67.1173, 32.3319) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.49
Spearmint
#1EF876
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 2.84
Weird Green
#3AE57F
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F283 #F256C5
analogous
#77F256 #56F283 #56F2D1
triadic
#56F283 #8356F2 #F28356
tetradic
#56F283 #5677F2 #F256C5 #F2D156
square
#56F283 #5677F2 #F256C5 #F2D156
split-complementary
#56F283 #D156F2 #F25677
monochromatic
#0FBF42 #1DEE59 #56F283 #8FF6AD #C8FBD6
Accessibility & contrast
On white
1.46
#56F283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#56F283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F283
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F283 | 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)
#F4DE7A
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#16EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56f283; /* rgb */ color: rgb(86, 242, 131); /* oklch */ color: oklch(85.4% 0.201 149.5);
Tailwind
colors: {
custom: {
50: '#96f7a8',
500: '#56f283',
950: '#000000',
},
}SCSS
$custom: #56f283; $custom-light: #96f7a8; $custom-dark: #000000;
JSON
{
"hex": "#56f283",
"rgb": {
"r": 86,
"g": 242,
"b": 131
},
"hsl": {
"h": 137.308,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.85384,
"c": 0.20064,
"h": 149.5
},
"luminance": 0.67121
}Semantic roles & 50–950 ramp
primary
#56F283
secondary
#BD2F94
accent
#03A2E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581