#95E784#95E784
#95E784 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.2% C 0.155 H 140.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #95E784 |
|---|---|
| RGB | rgb(149, 231, 132) |
| HSL | hsl(110, 67%, 71%) |
| HSV | hsv(110, 43%, 91%) |
| CMYK | cmyk(35.5%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(84.59, -43.49, 40.41) |
| CIE-LCH | lch(84.59, 59.37, 137.10°) |
| OKLab | oklab(85.21% -0.1188 0.099) |
| OKLCH | oklch(85.21% 0.155 140.2) |
| XYZ | xyz(45.1335, 65.2051, 32.0331) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.39
Palegreen
#98FB98
ΔE00 4.49
Light Green
#96F97B
ΔE00 4.79
Pale Light Green
#B1FC99
ΔE00 4.97
Light Pastel Green
#B2FBA5
ΔE00 5.38
Pastel Green
#B0FF9D
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E784 #D684E7
analogous
#C6E784 #95E784 #84E7A4
triadic
#95E784 #8495E7 #E78495
tetradic
#95E784 #84C6E7 #D684E7 #E7A484
square
#95E784 #84C6E7 #D684E7 #E7A484
split-complementary
#95E784 #A484E7 #E784C6
monochromatic
#43C927 #69DD51 #95E784 #C1F1B7 #E9FAE5
Accessibility & contrast
On white
1.50
#95E784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#95E784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E784
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E784 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#8FE1CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95e784; /* rgb */ color: rgb(149, 231, 132); /* oklch */ color: oklch(85.2% 0.155 140.2);
Tailwind
colors: {
custom: {
50: '#b7efa9',
500: '#95e784',
950: '#000000',
},
}SCSS
$custom: #95e784; $custom-light: #b7efa9; $custom-dark: #000000;
JSON
{
"hex": "#95e784",
"rgb": {
"r": 149,
"g": 231,
"b": 132
},
"hsl": {
"h": 109.697,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.85213,
"c": 0.15464,
"h": 140.2
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#95E784
secondary
#AD4FC0
accent
#16CFAF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581