#95C19B#95C19B
#95C19B is a light, moderate green. Relative luminance 0.469; OKLCH L 76.9% C 0.071 H 148.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #95C19B |
|---|---|
| RGB | rgb(149, 193, 155) |
| HSL | hsl(128, 26%, 67%) |
| HSV | hsv(128, 23%, 76%) |
| CMYK | cmyk(22.8%, 0%, 19.7%, 24.3%) |
| CIE-LAB | lab(74.12, -22.13, 14.47) |
| CIE-LCH | lch(74.12, 26.44, 146.83°) |
| OKLab | oklab(76.9% -0.0608 0.0372) |
| OKLCH | oklch(76.9% 0.071 148.5) |
| XYZ | xyz(37.3792, 46.8949, 38.0862) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.46
Greenish Grey
#96AE8D
ΔE00 6.32
Lichen
#8FB67B
ΔE00 6.60
Sage Green (survey)
#88B378
ΔE00 6.97
Sage Green
#9CAF88
ΔE00 7.21
Pale Teal
#82CBB2
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C19B #C195BB
analogous
#A5C195 #95C19B #95C1B1
triadic
#95C19B #9B95C1 #C19B95
tetradic
#95C19B #95A5C1 #C195BB #C1B195
square
#95C19B #95A5C1 #C195BB #C1B195
split-complementary
#95C19B #B195C1 #C195A5
monochromatic
#518B59 #6EAA77 #95C19B #BCD8BF #E2EEE4
Accessibility & contrast
On white
2.02
#95C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#95C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C19B
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C19B | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#BBB49D
Tritanopia (blue-blind)
#90BFB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95c19b; /* rgb */ color: rgb(149, 193, 155); /* oklch */ color: oklch(76.9% 0.071 148.5);
Tailwind
colors: {
custom: {
50: '#b5d4b8',
500: '#95c19b',
950: '#000000',
},
}SCSS
$custom: #95c19b; $custom-light: #b5d4b8; $custom-dark: #000000;
JSON
{
"hex": "#95c19b",
"rgb": {
"r": 149,
"g": 193,
"b": 155
},
"hsl": {
"h": 128.182,
"s": 26.19,
"l": 67.059
},
"oklch": {
"l": 0.76896,
"c": 0.07126,
"h": 148.5
},
"luminance": 0.46896
}Semantic roles & 50–950 ramp
primary
#95C19B
secondary
#E0D2DE
accent
#4197A5
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380