#95CA85#95CA85
#95CA85 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.5% C 0.110 H 138.6°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #95CA85 |
|---|---|
| RGB | rgb(149, 202, 133) |
| HSL | hsl(106, 39%, 66%) |
| HSV | hsv(106, 34%, 79%) |
| CMYK | cmyk(26.2%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(76.27, -30.18, 29.07) |
| CIE-LCH | lch(76.27, 41.90, 136.07°) |
| OKLab | oklab(78.48% -0.0823 0.0726) |
| OKLCH | oklch(78.48% 0.11 138.6) |
| XYZ | xyz(37.7474, 50.3229, 29.9102) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.31
Light Moss Green
#A6C875
ΔE00 5.24
Lichen
#8FB67B
ΔE00 5.39
Soft Green
#6FC276
ΔE00 5.43
Darkseagreen
#8FBC8F
ΔE00 6.03
Sage Green (survey)
#88B378
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CA85 #BA85CA
analogous
#B7CA85 #95CA85 #85CA97
triadic
#95CA85 #8595CA #CA8595
tetradic
#95CA85 #85B7CA #BA85CA #CA9785
square
#95CA85 #85B7CA #BA85CA #CA9785
split-complementary
#95CA85 #9785CA #CA85B7
monochromatic
#549440 #70B75A #95CA85 #BADDB0 #DFEFDA
Accessibility & contrast
On white
1.90
#95CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#95CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CA85
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CA85 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#C6BA89
Tritanopia (blue-blind)
#93C5B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95ca85; /* rgb */ color: rgb(149, 202, 133); /* oklch */ color: oklch(78.5% 0.110 138.6);
Tailwind
colors: {
custom: {
50: '#b5daa9',
500: '#95ca85',
950: '#000000',
},
}SCSS
$custom: #95ca85; $custom-light: #b5daa9; $custom-dark: #000000;
JSON
{
"hex": "#95ca85",
"rgb": {
"r": 149,
"g": 202,
"b": 133
},
"hsl": {
"h": 106.087,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.78481,
"c": 0.10974,
"h": 138.6
},
"luminance": 0.50324
}Semantic roles & 50–950 ramp
primary
#95CA85
secondary
#8C589B
accent
#33B295
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#111510
muted
#818480