#BBCA98#BBCA98
#BBCA98 is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.5% C 0.069 H 121.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA98 |
|---|---|
| RGB | rgb(187, 202, 152) |
| HSL | hsl(78, 32%, 69%) |
| HSV | hsv(78, 25%, 79%) |
| CMYK | cmyk(7.4%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(79.08, -13.67, 23.32) |
| CIE-LCH | lch(79.08, 27.03, 120.37°) |
| OKLab | oklab(81.48% -0.0362 0.0591) |
| OKLCH | oklch(81.48% 0.069 121.5) |
| XYZ | xyz(47.2810, 55.0729, 37.8389) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.21
Greenish Tan
#BCCB7A
ΔE00 6.43
Tan Green
#A9BE70
ΔE00 7.01
Light Moss Green
#A6C875
ΔE00 7.38
Light Grey Green
#B7E1A1
ΔE00 7.39
Pale Olive Green
#B1D27B
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA98 #A798CA
analogous
#CAC098 #BBCA98 #A2CA98
triadic
#BBCA98 #98BBCA #CA98BB
tetradic
#BBCA98 #98CAC0 #A798CA #CA98A2
square
#BBCA98 #98CAC0 #A798CA #CA98A2
split-complementary
#BBCA98 #98A2CA #C098CA
monochromatic
#83994F #A0B570 #BBCA98 #D6DFC0 #F0F4E9
Accessibility & contrast
On white
1.75
#BBCA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BBCA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA98
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA98 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C495
Deuteranopia (green-blind)
#CEC49A
Tritanopia (blue-blind)
#BFC5BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbca98; /* rgb */ color: rgb(187, 202, 152); /* oklch */ color: oklch(81.5% 0.069 121.5);
Tailwind
colors: {
custom: {
50: '#d0dab6',
500: '#bbca98',
950: '#000000',
},
}SCSS
$custom: #bbca98; $custom-light: #d0dab6; $custom-dark: #000000;
JSON
{
"hex": "#bbca98",
"rgb": {
"r": 187,
"g": 202,
"b": 152
},
"hsl": {
"h": 78,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.81481,
"c": 0.06931,
"h": 121.5
},
"luminance": 0.55073
}Semantic roles & 50–950 ramp
primary
#BBCA98
secondary
#78679F
accent
#3BAB5C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381