#99E596#99E596
#99E596 is a very light, vivid green. Relative luminance 0.650; OKLCH L 85.3% C 0.131 H 143.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #99E596 |
|---|---|
| RGB | rgb(153, 229, 150) |
| HSL | hsl(118, 60%, 74%) |
| HSV | hsv(118, 34%, 90%) |
| CMYK | cmyk(33.2%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(84.49, -38.71, 31.30) |
| CIE-LCH | lch(84.49, 49.78, 141.05°) |
| OKLab | oklab(85.28% -0.1056 0.0782) |
| OKLCH | oklch(85.28% 0.131 143.5) |
| XYZ | xyz(46.6592, 65.0108, 38.9381) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.06
Hospital Green
#9BE5AA
ΔE00 4.08
Light Sea Green
#98F6B0
ΔE00 4.87
Light Pastel Green
#B2FBA5
ΔE00 5.08
Light Mint Green
#A6FBB2
ΔE00 5.14
Washed Out Green
#BCF5A6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99E596 #E296E5
analogous
#C1E596 #99E596 #96E5BB
triadic
#99E596 #9699E5 #E59699
tetradic
#99E596 #96C1E5 #E296E5 #E5BB96
square
#99E596 #96C1E5 #E296E5 #E5BB96
split-complementary
#99E596 #BB96E5 #E596C1
monochromatic
#3ACD34 #69D965 #99E596 #C9F1C7 #E7F9E6
Accessibility & contrast
On white
1.50
#99E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#99E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99E596
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99E596 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#DDD09A
Tritanopia (blue-blind)
#91E1D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #99e596; /* rgb */ color: rgb(153, 229, 150); /* oklch */ color: oklch(85.3% 0.131 143.5);
Tailwind
colors: {
custom: {
50: '#b9edb5',
500: '#99e596',
950: '#000000',
},
}SCSS
$custom: #99e596; $custom-light: #b9edb5; $custom-dark: #000000;
JSON
{
"hex": "#99e596",
"rgb": {
"r": 153,
"g": 229,
"b": 150
},
"hsl": {
"h": 117.722,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.85275,
"c": 0.13139,
"h": 143.5
},
"luminance": 0.65013
}Semantic roles & 50–950 ramp
primary
#99E596
secondary
#BB61BF
accent
#1EC8C2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581