#95CA83#95CA83
#95CA83 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.4% C 0.112 H 138.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #95CA83 |
|---|---|
| RGB | rgb(149, 202, 131) |
| HSL | hsl(105, 40%, 65%) |
| HSV | hsv(105, 35%, 79%) |
| CMYK | cmyk(26.2%, 0%, 35.1%, 20.8%) |
| CIE-LAB | lab(76.23, -30.48, 30.06) |
| CIE-LCH | lch(76.23, 42.81, 135.39°) |
| OKLab | oklab(78.44% -0.0832 0.0749) |
| OKLCH | oklch(78.44% 0.112 138) |
| XYZ | xyz(37.6106, 50.2681, 29.1894) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.93
Light Moss Green
#A6C875
ΔE00 4.94
Soft Green
#6FC276
ΔE00 5.42
Lichen
#8FB67B
ΔE00 5.47
Sage Green (survey)
#88B378
ΔE00 6.19
Pale Olive Green
#B1D27B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CA83 #B883CA
analogous
#B8CA83 #95CA83 #83CA94
triadic
#95CA83 #8395CA #CA8395
tetradic
#95CA83 #83B8CA #B883CA #CA9483
square
#95CA83 #83B8CA #B883CA #CA9483
split-complementary
#95CA83 #9483CA #CA83B8
monochromatic
#54943F #70B858 #95CA83 #BADCAE #DEEFD9
Accessibility & contrast
On white
1.90
#95CA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#95CA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CA83
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CA83 | 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)
#CFBF7E
Deuteranopia (green-blind)
#C6BA87
Tritanopia (blue-blind)
#93C5B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95ca83; /* rgb */ color: rgb(149, 202, 131); /* oklch */ color: oklch(78.4% 0.112 138.0);
Tailwind
colors: {
custom: {
50: '#b5daa7',
500: '#95ca83',
950: '#000000',
},
}SCSS
$custom: #95ca83; $custom-light: #b5daa7; $custom-dark: #000000;
JSON
{
"hex": "#95ca83",
"rgb": {
"r": 149,
"g": 202,
"b": 131
},
"hsl": {
"h": 104.789,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.78443,
"c": 0.11192,
"h": 138
},
"luminance": 0.50269
}Semantic roles & 50–950 ramp
primary
#95CA83
secondary
#89579A
accent
#32B392
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#11150F
muted
#818480