#95E485#95E485
#95E485 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.5% C 0.149 H 140.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #95E485 |
|---|---|
| RGB | rgb(149, 228, 133) |
| HSL | hsl(110, 64%, 71%) |
| HSV | hsv(110, 42%, 89%) |
| CMYK | cmyk(34.6%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(83.74, -42.04, 38.83) |
| CIE-LCH | lch(83.74, 57.23, 137.28°) |
| OKLab | oklab(84.53% -0.1148 0.0954) |
| OKLCH | oklch(84.53% 0.149 140.3) |
| XYZ | xyz(44.3698, 63.5677, 32.1177) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.72
Palegreen
#98FB98
ΔE00 5.06
Pale Light Green
#B1FC99
ΔE00 5.50
Light Green
#96F97B
ΔE00 5.61
Light Pastel Green
#B2FBA5
ΔE00 5.68
Pastel Green
#B0FF9D
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E485 #D485E4
analogous
#C4E485 #95E485 #85E4A4
triadic
#95E485 #8595E4 #E48595
tetradic
#95E485 #85C4E4 #D485E4 #E4A485
square
#95E485 #85C4E4 #D485E4 #E4A485
split-complementary
#95E485 #A485E4 #E485C4
monochromatic
#45C32B #69D953 #95E485 #C1EFB7 #E9F9E6
Accessibility & contrast
On white
1.53
#95E485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#95E485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E485
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E485 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57E
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#8FDECD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95e485; /* rgb */ color: rgb(149, 228, 133); /* oklch */ color: oklch(84.5% 0.149 140.3);
Tailwind
colors: {
custom: {
50: '#b7eda9',
500: '#95e485',
950: '#000000',
},
}SCSS
$custom: #95e485; $custom-light: #b7eda9; $custom-dark: #000000;
JSON
{
"hex": "#95e485",
"rgb": {
"r": 149,
"g": 228,
"b": 133
},
"hsl": {
"h": 109.895,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.84528,
"c": 0.14928,
"h": 140.3
},
"luminance": 0.6357
}Semantic roles & 50–950 ramp
primary
#95E485
secondary
#AA51BC
accent
#1ACCAE
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581