#95CA98#95CA98
#95CA98 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.9% C 0.089 H 146.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #95CA98 |
|---|---|
| RGB | rgb(149, 202, 152) |
| HSL | hsl(123, 33%, 69%) |
| HSV | hsv(123, 26%, 79%) |
| CMYK | cmyk(26.2%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(76.62, -27.09, 19.54) |
| CIE-LCH | lch(76.62, 33.40, 144.19°) |
| OKLab | oklab(78.88% -0.0741 0.0498) |
| OKLCH | oklch(78.88% 0.089 146.1) |
| XYZ | xyz(39.1808, 50.8962, 37.4592) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.67
Lichen
#8FB67B
ΔE00 6.37
Hospital Green
#9BE5AA
ΔE00 6.55
Sage Green (survey)
#88B378
ΔE00 6.90
Soft Green
#6FC276
ΔE00 7.12
Light Grey Green
#B7E1A1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CA98 #CA95C7
analogous
#ADCA95 #95CA98 #95CAB3
triadic
#95CA98 #9895CA #CA9895
tetradic
#95CA98 #95ADCA #CA95C7 #CAB395
square
#95CA98 #95ADCA #CA95C7 #CAB395
split-complementary
#95CA98 #B395CA #CA95AD
monochromatic
#4C9851 #6CB670 #95CA98 #BEDEC0 #E7F3E7
Accessibility & contrast
On white
1.88
#95CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#95CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CA98
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CA98 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC095
Deuteranopia (green-blind)
#C3BB9B
Tritanopia (blue-blind)
#8FC7BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #95ca98; /* rgb */ color: rgb(149, 202, 152); /* oklch */ color: oklch(78.9% 0.089 146.1);
Tailwind
colors: {
custom: {
50: '#b5dab6',
500: '#95ca98',
950: '#000000',
},
}SCSS
$custom: #95ca98; $custom-light: #b5dab6; $custom-dark: #000000;
JSON
{
"hex": "#95ca98",
"rgb": {
"r": 149,
"g": 202,
"b": 152
},
"hsl": {
"h": 123.396,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.78877,
"c": 0.08925,
"h": 146.1
},
"luminance": 0.50898
}Semantic roles & 50–950 ramp
primary
#95CA98
secondary
#9F649C
accent
#39A6AC
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481