#95C19F#95C19F
#95C19F is a light, moderate green. Relative luminance 0.470; OKLCH L 77.0% C 0.067 H 151.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95C19F |
|---|---|
| RGB | rgb(149, 193, 159) |
| HSL | hsl(134, 26%, 67%) |
| HSV | hsv(134, 23%, 76%) |
| CMYK | cmyk(22.8%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(74.21, -21.40, 12.43) |
| CIE-LCH | lch(74.21, 24.75, 149.84°) |
| OKLab | oklab(77% -0.059 0.0321) |
| OKLCH | oklch(77% 0.067 151.5) |
| XYZ | xyz(37.7207, 47.0315, 39.8847) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.47
Greenish Grey
#96AE8D
ΔE00 6.43
Pale Teal
#82CBB2
ΔE00 6.55
Sage Green
#9CAF88
ΔE00 7.62
Lichen
#8FB67B
ΔE00 7.65
Sage Green (survey)
#88B378
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C19F #C195B7
analogous
#A1C195 #95C19F #95C1B5
triadic
#95C19F #9F95C1 #C19F95
tetradic
#95C19F #95A1C1 #C195B7 #C1B595
square
#95C19F #95A1C1 #C195B7 #C1B595
split-complementary
#95C19F #B595C1 #C195A1
monochromatic
#518B5E #6EAA7C #95C19F #BCD8C2 #E2EEE5
Accessibility & contrast
On white
2.02
#95C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#95C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C19F
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C19F | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BA9D
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#8FBFB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95c19f; /* rgb */ color: rgb(149, 193, 159); /* oklch */ color: oklch(77.0% 0.067 151.5);
Tailwind
colors: {
custom: {
50: '#b5d4bb',
500: '#95c19f',
950: '#000000',
},
}SCSS
$custom: #95c19f; $custom-light: #b5d4bb; $custom-dark: #000000;
JSON
{
"hex": "#95c19f",
"rgb": {
"r": 149,
"g": 193,
"b": 159
},
"hsl": {
"h": 133.636,
"s": 26.19,
"l": 67.059
},
"oklch": {
"l": 0.76995,
"c": 0.06718,
"h": 151.5
},
"luminance": 0.47033
}Semantic roles & 50–950 ramp
primary
#95C19F
secondary
#E0D2DD
accent
#418EA5
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380