#96E27D#96E27D
#96E27D is a very light, vivid green. Relative luminance 0.624; OKLCH L 84.0% C 0.154 H 138.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96E27D |
|---|---|
| RGB | rgb(150, 226, 125) |
| HSL | hsl(105, 64%, 69%) |
| HSV | hsv(105, 45%, 89%) |
| CMYK | cmyk(33.6%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(83.10, -41.92, 41.97) |
| CIE-LCH | lch(83.10, 59.32, 134.96°) |
| OKLab | oklab(83.99% -0.1148 0.1022) |
| OKLCH | oklch(83.99% 0.154 138.3) |
| XYZ | xyz(43.4743, 62.3555, 29.1432) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.78
Light Green
#96F97B
ΔE00 5.47
Lightish Green
#61E160
ΔE00 5.68
Palegreen
#98FB98
ΔE00 5.84
Pale Light Green
#B1FC99
ΔE00 5.89
Fresh Green
#69D84F
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E27D #C97DE2
analogous
#C9E27D #96E27D #7DE297
triadic
#96E27D #7D96E2 #E27D96
tetradic
#96E27D #7DC9E2 #C97DE2 #E2977D
square
#96E27D #7DC9E2 #C97DE2 #E2977D
split-complementary
#96E27D #977DE2 #E27DC9
monochromatic
#4EBB2A #6ED74B #96E27D #BEEDAF #E7F8E1
Accessibility & contrast
On white
1.56
#96E27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#96E27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E27D
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E27D | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D375
Deuteranopia (green-blind)
#DDCC83
Tritanopia (blue-blind)
#92DCCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96e27d; /* rgb */ color: rgb(150, 226, 125); /* oklch */ color: oklch(84.0% 0.154 138.3);
Tailwind
colors: {
custom: {
50: '#b8eba4',
500: '#96e27d',
950: '#000000',
},
}SCSS
$custom: #96e27d; $custom-light: #b8eba4; $custom-dark: #000000;
JSON
{
"hex": "#96e27d",
"rgb": {
"r": 150,
"g": 226,
"b": 125
},
"hsl": {
"h": 105.149,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.83987,
"c": 0.15372,
"h": 138.3
},
"luminance": 0.62357
}Semantic roles & 50–950 ramp
primary
#96E27D
secondary
#9E4AB9
accent
#1ACB9F
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480