#95C8A0#95C8A0
#95C8A0 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.6% C 0.078 H 150.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8A0 |
|---|---|
| RGB | rgb(149, 200, 160) |
| HSL | hsl(133, 32%, 68%) |
| HSV | hsv(133, 26%, 78%) |
| CMYK | cmyk(25.5%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(76.21, -24.68, 14.72) |
| CIE-LCH | lch(76.21, 28.74, 149.20°) |
| OKLab | oklab(78.61% -0.0679 0.0378) |
| OKLCH | oklch(78.61% 0.078 150.9) |
| XYZ | xyz(39.3920, 50.2347, 40.8717) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.67
Pale Teal
#82CBB2
ΔE00 6.48
Lichen
#8FB67B
ΔE00 7.61
Hospital Green
#9BE5AA
ΔE00 7.69
Seafoam
#7FE0B3
ΔE00 7.74
Mediumaquamarine
#66CDAA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8A0 #C895BD
analogous
#A3C895 #95C8A0 #95C8B9
triadic
#95C8A0 #A095C8 #C8A095
tetradic
#95C8A0 #95A3C8 #C895BD #C8B995
square
#95C8A0 #95A3C8 #C895BD #C8B995
split-complementary
#95C8A0 #B995C8 #C895A3
monochromatic
#4D955D #6DB37C #95C8A0 #BDDDC4 #E6F2E8
Accessibility & contrast
On white
1.90
#95C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#95C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8A0
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8A0 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF9E
Deuteranopia (green-blind)
#C0BAA2
Tritanopia (blue-blind)
#8EC6BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95c8a0; /* rgb */ color: rgb(149, 200, 160); /* oklch */ color: oklch(78.6% 0.078 150.9);
Tailwind
colors: {
custom: {
50: '#b5d9bc',
500: '#95c8a0',
950: '#000000',
},
}SCSS
$custom: #95c8a0; $custom-light: #b5d9bc; $custom-dark: #000000;
JSON
{
"hex": "#95c8a0",
"rgb": {
"r": 149,
"g": 200,
"b": 160
},
"hsl": {
"h": 132.941,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.78607,
"c": 0.07776,
"h": 150.9
},
"luminance": 0.50236
}Semantic roles & 50–950 ramp
primary
#95C8A0
secondary
#9D6591
accent
#3B92AA
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382