#56F485#56F485
#56F485 is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 85.9% C 0.201 H 149.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #56F485 |
|---|---|
| RGB | rgb(86, 244, 133) |
| HSL | hsl(138, 88%, 65%) |
| HSV | hsv(138, 65%, 96%) |
| CMYK | cmyk(64.8%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.19, -64.48, 41.51) |
| CIE-LCH | lch(86.19, 76.68, 147.23°) |
| OKLab | oklab(85.91% -0.1739 0.1016) |
| OKLCH | oklch(85.91% 0.201 149.7) |
| XYZ | xyz(40.4190, 68.3690, 33.2522) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.21
Minty Green
#0BF77D
ΔE00 2.36
Spearmint
#1EF876
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 2.74
Spring Green
#00FF7F
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F485 #F456C5
analogous
#76F456 #56F485 #56F4D4
triadic
#56F485 #8556F4 #F48556
tetradic
#56F485 #5676F4 #F456C5 #F4D456
square
#56F485 #5676F4 #F456C5 #F4D456
split-complementary
#56F485 #D456F4 #F45676
monochromatic
#0DC343 #1DF05C #56F485 #8FF8AE #C9FBD8
Accessibility & contrast
On white
1.43
#56F485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#56F485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F485
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F485 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#11F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f485; /* rgb */ color: rgb(86, 244, 133); /* oklch */ color: oklch(85.9% 0.201 149.7);
Tailwind
colors: {
custom: {
50: '#96f9aa',
500: '#56f485',
950: '#000000',
},
}SCSS
$custom: #56f485; $custom-light: #96f9aa; $custom-dark: #000000;
JSON
{
"hex": "#56f485",
"rgb": {
"r": 86,
"g": 244,
"b": 133
},
"hsl": {
"h": 137.848,
"s": 87.778,
"l": 64.706
},
"oklch": {
"l": 0.85911,
"c": 0.20142,
"h": 149.7
},
"luminance": 0.68373
}Semantic roles & 50–950 ramp
primary
#56F485
secondary
#C02E95
accent
#01A1E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581