#B7CA94#B7CA94
#B7CA94 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 81.1% C 0.076 H 123.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CA94 |
|---|---|
| RGB | rgb(183, 202, 148) |
| HSL | hsl(81, 34%, 69%) |
| HSV | hsv(81, 27%, 79%) |
| CMYK | cmyk(9.4%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(78.72, -15.74, 24.89) |
| CIE-LCH | lch(78.72, 29.45, 122.30°) |
| OKLab | oklab(81.1% -0.0421 0.0628) |
| OKLCH | oklch(81.1% 0.076 123.8) |
| XYZ | xyz(45.9937, 54.4463, 36.0974) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.43
Greenish Tan
#BCCB7A
ΔE00 5.83
Tan Green
#A9BE70
ΔE00 6.16
Light Moss Green
#A6C875
ΔE00 6.21
Pale Olive Green
#B1D27B
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CA94 #A794CA
analogous
#CAC294 #B7CA94 #9CCA94
triadic
#B7CA94 #94B7CA #CA94B7
tetradic
#B7CA94 #94CAC2 #A794CA #CA949C
square
#B7CA94 #94CAC2 #A794CA #CA949C
split-complementary
#B7CA94 #949CCA #C294CA
monochromatic
#7D984B #9BB66B #B7CA94 #D3DEBD #EEF3E6
Accessibility & contrast
On white
1.77
#B7CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#B7CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CA94
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CA94 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C391
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#BBC5BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b7ca94; /* rgb */ color: rgb(183, 202, 148); /* oklch */ color: oklch(81.1% 0.076 123.8);
Tailwind
colors: {
custom: {
50: '#cddab3',
500: '#b7ca94',
950: '#000000',
},
}SCSS
$custom: #b7ca94; $custom-light: #cddab3; $custom-dark: #000000;
JSON
{
"hex": "#b7ca94",
"rgb": {
"r": 183,
"g": 202,
"b": 148
},
"hsl": {
"h": 81.111,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.81096,
"c": 0.07562,
"h": 123.8
},
"luminance": 0.54446
}Semantic roles & 50–950 ramp
primary
#B7CA94
secondary
#78639F
accent
#39AD62
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381