#56EE95#56EE95
#56EE95 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.179 H 153.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #56EE95 |
|---|---|
| RGB | rgb(86, 238, 149) |
| HSL | hsl(145, 82%, 64%) |
| HSV | hsv(145, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(84.63, -59.60, 31.56) |
| CIE-LCH | lch(84.63, 67.43, 152.10°) |
| OKLab | oklab(84.71% -0.1612 0.0789) |
| OKLCH | oklch(84.71% 0.179 153.9) |
| XYZ | xyz(39.8337, 65.2933, 38.9315) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.98
Light Green Blue
#56FCA2
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.23
Mediumspringgreen
#00FA9A
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EE95 #EE56AF
analogous
#63EE56 #56EE95 #56EEE1
triadic
#56EE95 #9556EE #EE9556
tetradic
#56EE95 #5663EE #EE56AF #EEE156
square
#56EE95 #5663EE #EE56AF #EEE156
split-complementary
#56EE95 #E156EE #EE5663
monochromatic
#12B757 #1EE872 #56EE95 #8EF4B8 #C5F9DB
Accessibility & contrast
On white
1.49
#56EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#56EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EE95
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EE95 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#00EBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ee95; /* rgb */ color: rgb(86, 238, 149); /* oklch */ color: oklch(84.7% 0.179 153.9);
Tailwind
colors: {
custom: {
50: '#95f4b5',
500: '#56ee95',
950: '#000000',
},
}SCSS
$custom: #56ee95; $custom-light: #95f4b5; $custom-dark: #000000;
JSON
{
"hex": "#56ee95",
"rgb": {
"r": 86,
"g": 238,
"b": 149
},
"hsl": {
"h": 144.868,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.84708,
"c": 0.17948,
"h": 153.9
},
"luminance": 0.65297
}Semantic roles & 50–950 ramp
primary
#56EE95
secondary
#B7327F
accent
#0785DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581