#95CB99#95CB99
#95CB99 is a light, moderate green. Relative luminance 0.514; OKLCH L 79.1% C 0.090 H 146.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #95CB99 |
|---|---|
| RGB | rgb(149, 203, 153) |
| HSL | hsl(124, 34%, 69%) |
| HSV | hsv(124, 27%, 80%) |
| CMYK | cmyk(26.6%, 0%, 24.6%, 20.4%) |
| CIE-LAB | lab(76.92, -27.40, 19.43) |
| CIE-LCH | lch(76.92, 33.59, 144.65°) |
| OKLab | oklab(79.13% -0.0749 0.0495) |
| OKLCH | oklch(79.13% 0.09 146.5) |
| XYZ | xyz(39.4984, 51.3999, 37.9709) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.92
Hospital Green
#9BE5AA
ΔE00 6.29
Lichen
#8FB67B
ΔE00 6.63
Light Grey Green
#B7E1A1
ΔE00 7.16
Sage Green (survey)
#88B378
ΔE00 7.16
Soft Green
#6FC276
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CB99 #CB95C7
analogous
#ACCB95 #95CB99 #95CBB4
triadic
#95CB99 #9995CB #CB9995
tetradic
#95CB99 #95ACCB #CB95C7 #CBB495
square
#95CB99 #95ACCB #CB95C7 #CBB495
split-complementary
#95CB99 #B495CB #CB95AC
monochromatic
#4C9A51 #6CB771 #95CB99 #BEDFC1 #E7F3E8
Accessibility & contrast
On white
1.86
#95CB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#95CB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CB99
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CB99 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC196
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#8FC8BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95cb99; /* rgb */ color: rgb(149, 203, 153); /* oklch */ color: oklch(79.1% 0.090 146.5);
Tailwind
colors: {
custom: {
50: '#b5dbb7',
500: '#95cb99',
950: '#000000',
},
}SCSS
$custom: #95cb99; $custom-light: #b5dbb7; $custom-dark: #000000;
JSON
{
"hex": "#95cb99",
"rgb": {
"r": 149,
"g": 203,
"b": 153
},
"hsl": {
"h": 124.444,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79128,
"c": 0.08984,
"h": 146.5
},
"luminance": 0.51401
}Semantic roles & 50–950 ramp
primary
#95CB99
secondary
#A0649C
accent
#39A4AD
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481