#BBD088#BBD088
#BBD088 is a very light, moderate yellow-green. Relative luminance 0.575; OKLCH L 82.5% C 0.098 H 121.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD088 |
|---|---|
| RGB | rgb(187, 208, 136) |
| HSL | hsl(78, 43%, 67%) |
| HSV | hsv(78, 35%, 82%) |
| CMYK | cmyk(10.1%, 0%, 34.6%, 18.4%) |
| CIE-LAB | lab(80.43, -18.90, 33.47) |
| CIE-LCH | lch(80.43, 38.43, 119.45°) |
| OKLab | oklab(82.47% -0.0514 0.0829) |
| OKLCH | oklch(82.47% 0.098 121.8) |
| XYZ | xyz(47.4931, 57.4541, 31.8755) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.29
Greenish Tan
#BCCB7A
ΔE00 2.76
Pale Olive Green
#B1D27B
ΔE00 3.22
Light Moss Green
#A6C875
ΔE00 4.13
Greenish Beige
#C9D179
ΔE00 4.85
Tan Green
#A9BE70
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD088 #9D88D0
analogous
#D0C188 #BBD088 #97D088
triadic
#BBD088 #88BBD0 #D088BB
tetradic
#BBD088 #88D0C1 #9D88D0 #D08897
square
#BBD088 #88D0C1 #9D88D0 #D08897
split-complementary
#BBD088 #8897D0 #C188D0
monochromatic
#839F3F #A2BF5C #BBD088 #D4E1B4 #EDF3E0
Accessibility & contrast
On white
1.68
#BBD088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BBD088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD088
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD088 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C883
Deuteranopia (green-blind)
#D6C88B
Tritanopia (blue-blind)
#C1C9BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd088; /* rgb */ color: rgb(187, 208, 136); /* oklch */ color: oklch(82.5% 0.098 121.8);
Tailwind
colors: {
custom: {
50: '#d0deab',
500: '#bbd088',
950: '#000000',
},
}SCSS
$custom: #bbd088; $custom-light: #d0deab; $custom-dark: #000000;
JSON
{
"hex": "#bbd088",
"rgb": {
"r": 187,
"g": 208,
"b": 136
},
"hsl": {
"h": 77.5,
"s": 43.373,
"l": 67.451
},
"oklch": {
"l": 0.82467,
"c": 0.09753,
"h": 121.8
},
"luminance": 0.57454
}Semantic roles & 50–950 ramp
primary
#BBD088
secondary
#6E58A4
accent
#2FB657
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481