#95CB90#95CB90
#95CB90 is a light, moderate green. Relative luminance 0.511; OKLCH L 78.9% C 0.099 H 142.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #95CB90 |
|---|---|
| RGB | rgb(149, 203, 144) |
| HSL | hsl(115, 36%, 68%) |
| HSV | hsv(115, 29%, 80%) |
| CMYK | cmyk(26.6%, 0%, 29.1%, 20.4%) |
| CIE-LAB | lab(76.75, -28.92, 23.95) |
| CIE-LCH | lch(76.75, 37.55, 140.37°) |
| OKLab | oklab(78.93% -0.0789 0.0605) |
| OKLCH | oklch(78.93% 0.099 142.5) |
| XYZ | xyz(38.7829, 51.1137, 34.2027) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.67
Pistachio
#93C572
ΔE00 5.53
Lichen
#8FB67B
ΔE00 5.78
Soft Green
#6FC276
ΔE00 6.00
Sage Green (survey)
#88B378
ΔE00 6.42
Light Grey Green
#B7E1A1
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CB90 #C690CB
analogous
#B2CB90 #95CB90 #90CBA8
triadic
#95CB90 #9095CB #CB9095
tetradic
#95CB90 #90B2CB #C690CB #CBA890
square
#95CB90 #90B2CB #C690CB #CBA890
split-complementary
#95CB90 #A890CB #CB90B2
monochromatic
#4F9948 #6DB766 #95CB90 #BDDFBA #E5F2E3
Accessibility & contrast
On white
1.87
#95CB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#95CB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CB90
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CB90 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18C
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#91C7BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #95cb90; /* rgb */ color: rgb(149, 203, 144); /* oklch */ color: oklch(78.9% 0.099 142.5);
Tailwind
colors: {
custom: {
50: '#b5dbb1',
500: '#95cb90',
950: '#000000',
},
}SCSS
$custom: #95cb90; $custom-light: #b5dbb1; $custom-dark: #000000;
JSON
{
"hex": "#95cb90",
"rgb": {
"r": 149,
"g": 203,
"b": 144
},
"hsl": {
"h": 114.915,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.78932,
"c": 0.09941,
"h": 142.5
},
"luminance": 0.51115
}Semantic roles & 50–950 ramp
primary
#95CB90
secondary
#9A5FA0
accent
#36AFA5
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481