#BBDC88#BBDC88
#BBDC88 is a very light, moderate yellow-green. Relative luminance 0.635; OKLCH L 85.1% C 0.115 H 126.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC88 |
|---|---|
| RGB | rgb(187, 220, 136) |
| HSL | hsl(84, 55%, 70%) |
| HSV | hsv(84, 38%, 86%) |
| CMYK | cmyk(15%, 0%, 38.2%, 13.7%) |
| CIE-LAB | lab(83.72, -24.78, 37.74) |
| CIE-LCH | lch(83.72, 45.15, 123.29°) |
| OKLab | oklab(85.1% -0.0679 0.0928) |
| OKLCH | oklch(85.1% 0.115 126.2) |
| XYZ | xyz(50.5302, 63.5284, 32.8879) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.53
Pale Olive
#B9CC81
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 4.98
Light Moss Green
#A6C875
ΔE00 5.00
Greenish Tan
#BCCB7A
ΔE00 5.16
Greenish Beige
#C9D179
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC88 #A988DC
analogous
#DCD388 #BBDC88 #91DC88
triadic
#BBDC88 #88BBDC #DC88BB
tetradic
#BBDC88 #88DCD3 #A988DC #DC8891
square
#BBDC88 #88DCD3 #A988DC #DC8891
split-complementary
#BBDC88 #8891DC #D388DC
monochromatic
#82B535 #A0CE59 #BBDC88 #D6EAB7 #F1F8E7
Accessibility & contrast
On white
1.53
#BBDC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BBDC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC88
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC88 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D282
Deuteranopia (green-blind)
#E0D08C
Tritanopia (blue-blind)
#C0D5C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc88; /* rgb */ color: rgb(187, 220, 136); /* oklch */ color: oklch(85.1% 0.115 126.2);
Tailwind
colors: {
custom: {
50: '#d0e7ab',
500: '#bbdc88',
950: '#000000',
},
}SCSS
$custom: #bbdc88; $custom-light: #d0e7ab; $custom-dark: #000000;
JSON
{
"hex": "#bbdc88",
"rgb": {
"r": 187,
"g": 220,
"b": 136
},
"hsl": {
"h": 83.571,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.85096,
"c": 0.11501,
"h": 126.2
},
"luminance": 0.63529
}Semantic roles & 50–950 ramp
primary
#BBDC88
secondary
#7A55B3
accent
#23C262
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481