#BBD898#BBD898
#BBD898 is a very light, moderate yellow-green. Relative luminance 0.619; OKLCH L 84.5% C 0.091 H 128.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD898 |
|---|---|
| RGB | rgb(187, 216, 152) |
| HSL | hsl(87, 45%, 72%) |
| HSV | hsv(87, 30%, 85%) |
| CMYK | cmyk(13.4%, 0%, 29.6%, 15.3%) |
| CIE-LAB | lab(82.88, -20.68, 28.47) |
| CIE-LCH | lch(82.88, 35.19, 125.99°) |
| OKLab | oklab(84.51% -0.0559 0.0715) |
| OKLCH | oklch(84.51% 0.091 128) |
| XYZ | xyz(50.7161, 61.9431, 38.9840) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.14
Pale Olive
#B9CC81
ΔE00 4.55
Pale Olive Green
#B1D27B
ΔE00 4.73
Light Sage
#BCECAC
ΔE00 5.43
Light Moss Green
#A6C875
ΔE00 5.81
Greenish Tan
#BCCB7A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD898 #B598D8
analogous
#D8D598 #BBD898 #9BD898
triadic
#BBD898 #98BBD8 #D898BB
tetradic
#BBD898 #98D8D5 #B598D8 #D8989B
square
#BBD898 #98D8D5 #B598D8 #D8989B
split-complementary
#BBD898 #989BD8 #D598D8
monochromatic
#80B243 #9EC76C #BBD898 #D8E9C4 #F0F7E9
Accessibility & contrast
On white
1.57
#BBD898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BBD898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD898
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD898 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED094
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#BED2C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd898; /* rgb */ color: rgb(187, 216, 152); /* oklch */ color: oklch(84.5% 0.091 128.0);
Tailwind
colors: {
custom: {
50: '#d0e4b6',
500: '#bbd898',
950: '#000000',
},
}SCSS
$custom: #bbd898; $custom-light: #d0e4b6; $custom-dark: #000000;
JSON
{
"hex": "#bbd898",
"rgb": {
"r": 187,
"g": 216,
"b": 152
},
"hsl": {
"h": 87.188,
"s": 45.07,
"l": 72.157
},
"oklch": {
"l": 0.84511,
"c": 0.09074,
"h": 128
},
"luminance": 0.61944
}Semantic roles & 50–950 ramp
primary
#BBD898
secondary
#8765AF
accent
#2DB86C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481