#BBDC90#BBDC90
#BBDC90 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.2% C 0.106 H 127.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC90 |
|---|---|
| RGB | rgb(187, 220, 144) |
| HSL | hsl(86, 52%, 71%) |
| HSV | hsv(86, 35%, 86%) |
| CMYK | cmyk(15%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(83.84, -23.74, 33.85) |
| CIE-LCH | lch(83.84, 41.35, 125.04°) |
| OKLab | oklab(85.24% -0.0647 0.084) |
| OKLCH | oklch(85.24% 0.106 127.6) |
| XYZ | xyz(51.1201, 63.7643, 35.9947) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.31
Light Grey Green
#B7E1A1
ΔE00 3.64
Pale Olive
#B9CC81
ΔE00 4.50
Light Moss Green
#A6C875
ΔE00 5.29
Light Sage
#BCECAC
ΔE00 5.50
Greenish Tan
#BCCB7A
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC90 #B190DC
analogous
#DCD790 #BBDC90 #95DC90
triadic
#BBDC90 #90BBDC #DC90BB
tetradic
#BBDC90 #90DCD7 #B190DC #DC9095
square
#BBDC90 #90DCD7 #B190DC #DC9095
split-complementary
#BBDC90 #9095DC #D790DC
monochromatic
#81B83A #9ECD61 #BBDC90 #D8EBBF #F1F8E8
Accessibility & contrast
On white
1.53
#BBDC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BBDC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC90
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC90 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28B
Deuteranopia (green-blind)
#DFD094
Tritanopia (blue-blind)
#BFD5C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc90; /* rgb */ color: rgb(187, 220, 144); /* oklch */ color: oklch(85.2% 0.106 127.6);
Tailwind
colors: {
custom: {
50: '#d0e7b1',
500: '#bbdc90',
950: '#000000',
},
}SCSS
$custom: #bbdc90; $custom-light: #d0e7b1; $custom-dark: #000000;
JSON
{
"hex": "#bbdc90",
"rgb": {
"r": 187,
"g": 220,
"b": 144
},
"hsl": {
"h": 86.053,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.85235,
"c": 0.10604,
"h": 127.6
},
"luminance": 0.63765
}Semantic roles & 50–950 ramp
primary
#BBDC90
secondary
#825DB3
accent
#26BF69
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481