#BBCD88#BBCD88
#BBCD88 is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.8% C 0.093 H 120.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCD88 |
|---|---|
| RGB | rgb(187, 205, 136) |
| HSL | hsl(76, 41%, 67%) |
| HSV | hsv(76, 34%, 80%) |
| CMYK | cmyk(8.8%, 0%, 33.7%, 19.6%) |
| CIE-LAB | lab(79.62, -17.40, 32.39) |
| CIE-LCH | lch(79.62, 36.77, 118.25°) |
| OKLab | oklab(81.81% -0.0471 0.0804) |
| OKLCH | oklch(81.81% 0.093 120.4) |
| XYZ | xyz(46.7686, 56.0051, 31.6340) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.21
Greenish Tan
#BCCB7A
ΔE00 2.63
Pale Olive Green
#B1D27B
ΔE00 4.00
Light Moss Green
#A6C875
ΔE00 4.45
Tan Green
#A9BE70
ΔE00 4.55
Greenish Beige
#C9D179
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCD88 #9A88CD
analogous
#CDBD88 #BBCD88 #99CD88
triadic
#BBCD88 #88BBCD #CD88BB
tetradic
#BBCD88 #88CDBD #9A88CD #CD8899
square
#BBCD88 #88CDBD #9A88CD #CD8899
split-complementary
#BBCD88 #8899CD #BD88CD
monochromatic
#839A41 #A2BB5D #BBCD88 #D4DFB3 #ECF1DE
Accessibility & contrast
On white
1.72
#BBCD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BBCD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCD88
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCD88 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C583
Deuteranopia (green-blind)
#D3C58B
Tritanopia (blue-blind)
#C1C6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcd88; /* rgb */ color: rgb(187, 205, 136); /* oklch */ color: oklch(81.8% 0.093 120.4);
Tailwind
colors: {
custom: {
50: '#d0dcab',
500: '#bbcd88',
950: '#000000',
},
}SCSS
$custom: #bbcd88; $custom-light: #d0dcab; $custom-dark: #000000;
JSON
{
"hex": "#bbcd88",
"rgb": {
"r": 187,
"g": 205,
"b": 136
},
"hsl": {
"h": 75.652,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.81814,
"c": 0.0932,
"h": 120.4
},
"luminance": 0.56005
}Semantic roles & 50–950 ramp
primary
#BBCD88
secondary
#6C59A0
accent
#32B454
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481