#B7CA95#B7CA95
#B7CA95 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 81.1% C 0.074 H 124.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CA95 |
|---|---|
| RGB | rgb(183, 202, 149) |
| HSL | hsl(82, 33%, 69%) |
| HSV | hsv(82, 26%, 79%) |
| CMYK | cmyk(9.4%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(78.74, -15.59, 24.39) |
| CIE-LCH | lch(78.74, 28.95, 122.58°) |
| OKLab | oklab(81.12% -0.0417 0.0616) |
| OKLCH | oklch(81.12% 0.074 124.1) |
| XYZ | xyz(46.0732, 54.4781, 36.5160) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.66
Greenish Tan
#BCCB7A
ΔE00 6.06
Tan Green
#A9BE70
ΔE00 6.36
Light Moss Green
#A6C875
ΔE00 6.41
Light Grey Green
#B7E1A1
ΔE00 6.64
Pale Olive Green
#B1D27B
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CA95 #A895CA
analogous
#CAC395 #B7CA95 #9DCA95
triadic
#B7CA95 #95B7CA #CA95B7
tetradic
#B7CA95 #95CAC3 #A895CA #CA959D
square
#B7CA95 #95CAC3 #A895CA #CA959D
split-complementary
#B7CA95 #959DCA #C395CA
monochromatic
#7D984C #9BB66C #B7CA95 #D3DEBE #EEF3E7
Accessibility & contrast
On white
1.77
#B7CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#B7CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CA95
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CA95 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C392
Deuteranopia (green-blind)
#CDC397
Tritanopia (blue-blind)
#BBC5BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b7ca95; /* rgb */ color: rgb(183, 202, 149); /* oklch */ color: oklch(81.1% 0.074 124.1);
Tailwind
colors: {
custom: {
50: '#cddab4',
500: '#b7ca95',
950: '#000000',
},
}SCSS
$custom: #b7ca95; $custom-light: #cddab4; $custom-dark: #000000;
JSON
{
"hex": "#b7ca95",
"rgb": {
"r": 183,
"g": 202,
"b": 149
},
"hsl": {
"h": 81.509,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.81117,
"c": 0.0744,
"h": 124.1
},
"luminance": 0.54478
}Semantic roles & 50–950 ramp
primary
#B7CA95
secondary
#79649F
accent
#39AC63
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381