#BBCAA2#BBCAA2
#BBCAA2 is a light, muted yellow-green. Relative luminance 0.554; OKLCH L 81.7% C 0.057 H 124.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAA2 |
|---|---|
| RGB | rgb(187, 202, 162) |
| HSL | hsl(83, 27%, 71%) |
| HSV | hsv(83, 20%, 79%) |
| CMYK | cmyk(7.4%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(79.28, -12.14, 18.30) |
| CIE-LCH | lch(79.28, 21.96, 123.57°) |
| OKLab | oklab(81.7% -0.032 0.0469) |
| OKLCH | oklch(81.7% 0.057 124.4) |
| XYZ | xyz(48.1348, 55.4144, 42.3356) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.60
Pale Olive
#B9CC81
ΔE00 7.74
Light Grey Green
#B7E1A1
ΔE00 8.34
Greenish Grey
#96AE8D
ΔE00 8.67
Darkseagreen
#8FBC8F
ΔE00 8.90
Greenish Tan
#BCCB7A
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAA2 #B1A2CA
analogous
#CAC5A2 #BBCAA2 #A7CAA2
triadic
#BBCAA2 #A2BBCA #CAA2BB
tetradic
#BBCAA2 #A2CAC5 #B1A2CA #CAA2A7
square
#BBCAA2 #A2CAC5 #B1A2CA #CAA2A7
split-complementary
#BBCAA2 #A2A7CA #C5A2CA
monochromatic
#819A58 #9EB47B #BBCAA2 #D8E0C9 #F1F4EC
Accessibility & contrast
On white
1.74
#BBCAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#BBCAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAA2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAA2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A0
Deuteranopia (green-blind)
#CDC4A4
Tritanopia (blue-blind)
#BEC6BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcaa2; /* rgb */ color: rgb(187, 202, 162); /* oklch */ color: oklch(81.7% 0.057 124.4);
Tailwind
colors: {
custom: {
50: '#cfdabd',
500: '#bbcaa2',
950: '#000000',
},
}SCSS
$custom: #bbcaa2; $custom-light: #cfdabd; $custom-dark: #000000;
JSON
{
"hex": "#bbcaa2",
"rgb": {
"r": 187,
"g": 202,
"b": 162
},
"hsl": {
"h": 82.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.81701,
"c": 0.05675,
"h": 124.4
},
"luminance": 0.55414
}Semantic roles & 50–950 ramp
primary
#BBCAA2
secondary
#82719F
accent
#40A666
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382