#95CE99#95CE99
#95CE99 is a light, moderate green. Relative luminance 0.528; OKLCH L 79.8% C 0.095 H 146.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #95CE99 |
|---|---|
| RGB | rgb(149, 206, 153) |
| HSL | hsl(124, 37%, 70%) |
| HSV | hsv(124, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(77.77, -28.84, 20.61) |
| CIE-LCH | lch(77.77, 35.45, 144.45°) |
| OKLab | oklab(79.82% -0.0788 0.0524) |
| OKLCH | oklch(79.82% 0.095 146.4) |
| XYZ | xyz(40.2137, 52.8305, 38.2093) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.78
Hospital Green
#9BE5AA
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 6.58
Soft Green
#6FC276
ΔE00 6.95
Lichen
#8FB67B
ΔE00 7.08
Pistachio
#93C572
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CE99 #CE95CA
analogous
#ADCE95 #95CE99 #95CEB6
triadic
#95CE99 #9995CE #CE9995
tetradic
#95CE99 #95ADCE #CE95CA #CEB695
square
#95CE99 #95ADCE #CE95CA #CEB695
split-complementary
#95CE99 #B695CE #CE95AD
monochromatic
#4A9F50 #6BBB71 #95CE99 #BFE1C1 #E9F5EA
Accessibility & contrast
On white
1.82
#95CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#95CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CE99
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CE99 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C496
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#8FCBC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #95ce99; /* rgb */ color: rgb(149, 206, 153); /* oklch */ color: oklch(79.8% 0.095 146.4);
Tailwind
colors: {
custom: {
50: '#b5ddb7',
500: '#95ce99',
950: '#000000',
},
}SCSS
$custom: #95ce99; $custom-light: #b5ddb7; $custom-dark: #000000;
JSON
{
"hex": "#95ce99",
"rgb": {
"r": 149,
"g": 206,
"b": 153
},
"hsl": {
"h": 124.211,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.79815,
"c": 0.0947,
"h": 146.4
},
"luminance": 0.52832
}Semantic roles & 50–950 ramp
primary
#95CE99
secondary
#A3649F
accent
#36A7B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481