#95C899#95C899
#95C899 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.4% C 0.085 H 146.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #95C899 |
|---|---|
| RGB | rgb(149, 200, 153) |
| HSL | hsl(125, 32%, 68%) |
| HSV | hsv(125, 26%, 78%) |
| CMYK | cmyk(25.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(76.07, -25.94, 18.25) |
| CIE-LCH | lch(76.07, 31.72, 144.87°) |
| OKLab | oklab(78.44% -0.071 0.0466) |
| OKLCH | oklch(78.44% 0.085 146.7) |
| XYZ | xyz(38.7968, 49.9967, 37.7370) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.12
Lichen
#8FB67B
ΔE00 6.29
Sage Green (survey)
#88B378
ΔE00 6.79
Hospital Green
#9BE5AA
ΔE00 7.16
Faded Green
#7BB274
ΔE00 7.49
Soft Green
#6FC276
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C899 #C895C4
analogous
#AAC895 #95C899 #95C8B2
triadic
#95C899 #9995C8 #C89995
tetradic
#95C899 #95AAC8 #C895C4 #C8B295
square
#95C899 #95AAC8 #C895C4 #C8B295
split-complementary
#95C899 #B295C8 #C895AA
monochromatic
#4D9553 #6DB372 #95C899 #BDDDC0 #E6F2E7
Accessibility & contrast
On white
1.91
#95C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#95C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C899
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C899 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF96
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#8FC5BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95c899; /* rgb */ color: rgb(149, 200, 153); /* oklch */ color: oklch(78.4% 0.085 146.7);
Tailwind
colors: {
custom: {
50: '#b5d9b7',
500: '#95c899',
950: '#000000',
},
}SCSS
$custom: #95c899; $custom-light: #b5d9b7; $custom-dark: #000000;
JSON
{
"hex": "#95c899",
"rgb": {
"r": 149,
"g": 200,
"b": 153
},
"hsl": {
"h": 124.706,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.78442,
"c": 0.08494,
"h": 146.7
},
"luminance": 0.49998
}Semantic roles & 50–950 ramp
primary
#95C899
secondary
#E4D5E3
accent
#3BA2AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380