#95CA99#95CA99
#95CA99 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.9% C 0.088 H 146.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95CA99 |
|---|---|
| RGB | rgb(149, 202, 153) |
| HSL | hsl(125, 33%, 69%) |
| HSV | hsv(125, 26%, 79%) |
| CMYK | cmyk(26.2%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(76.64, -26.91, 19.04) |
| CIE-LCH | lch(76.64, 32.97, 144.72°) |
| OKLab | oklab(78.9% -0.0736 0.0486) |
| OKLCH | oklch(78.9% 0.088 146.6) |
| XYZ | xyz(39.2630, 50.9291, 37.8924) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.65
Lichen
#8FB67B
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 6.57
Sage Green (survey)
#88B378
ΔE00 7.02
Soft Green
#6FC276
ΔE00 7.29
Light Grey Green
#B7E1A1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CA99 #CA95C6
analogous
#ACCA95 #95CA99 #95CAB4
triadic
#95CA99 #9995CA #CA9995
tetradic
#95CA99 #95ACCA #CA95C6 #CAB495
square
#95CA99 #95ACCA #CA95C6 #CAB495
split-complementary
#95CA99 #B495CA #CA95AC
monochromatic
#4C9852 #6CB672 #95CA99 #BEDEC0 #E7F3E8
Accessibility & contrast
On white
1.88
#95CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#95CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CA99
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CA99 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC196
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#8FC7BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #95ca99; /* rgb */ color: rgb(149, 202, 153); /* oklch */ color: oklch(78.9% 0.088 146.6);
Tailwind
colors: {
custom: {
50: '#b5dab7',
500: '#95ca99',
950: '#000000',
},
}SCSS
$custom: #95ca99; $custom-light: #b5dab7; $custom-dark: #000000;
JSON
{
"hex": "#95ca99",
"rgb": {
"r": 149,
"g": 202,
"b": 153
},
"hsl": {
"h": 124.528,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.78899,
"c": 0.08822,
"h": 146.6
},
"luminance": 0.50931
}Semantic roles & 50–950 ramp
primary
#95CA99
secondary
#9F649A
accent
#39A3AC
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481