#BBDC95#BBDC95
#BBDC95 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.3% C 0.100 H 128.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC95 |
|---|---|
| RGB | rgb(187, 220, 149) |
| HSL | hsl(88, 50%, 72%) |
| HSV | hsv(88, 32%, 86%) |
| CMYK | cmyk(15%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(83.92, -23.06, 31.41) |
| CIE-LCH | lch(83.92, 38.96, 126.28°) |
| OKLab | oklab(85.33% -0.0626 0.0784) |
| OKLCH | oklch(85.33% 0.1 128.6) |
| XYZ | xyz(51.5107, 63.9206, 38.0521) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.84
Pale Olive Green
#B1D27B
ΔE00 4.05
Pale Olive
#B9CC81
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 4.89
Light Moss Green
#A6C875
ΔE00 5.69
Greenish Tan
#BCCB7A
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC95 #B695DC
analogous
#DCD995 #BBDC95 #98DC95
triadic
#BBDC95 #95BBDC #DC95BB
tetradic
#BBDC95 #95DCD9 #B695DC #DC9598
square
#BBDC95 #95DCD9 #B695DC #DC9598
split-complementary
#BBDC95 #9598DC #D995DC
monochromatic
#80B93D #9DCD67 #BBDC95 #D9EBC3 #F0F7E8
Accessibility & contrast
On white
1.52
#BBDC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BBDC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC95
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC95 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D390
Deuteranopia (green-blind)
#DED198
Tritanopia (blue-blind)
#BED6CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc95; /* rgb */ color: rgb(187, 220, 149); /* oklch */ color: oklch(85.3% 0.100 128.6);
Tailwind
colors: {
custom: {
50: '#d0e7b4',
500: '#bbdc95',
950: '#000000',
},
}SCSS
$custom: #bbdc95; $custom-light: #d0e7b4; $custom-dark: #000000;
JSON
{
"hex": "#bbdc95",
"rgb": {
"r": 187,
"g": 220,
"b": 149
},
"hsl": {
"h": 87.887,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.85327,
"c": 0.10035,
"h": 128.6
},
"luminance": 0.63921
}Semantic roles & 50–950 ramp
primary
#BBDC95
secondary
#8862B4
accent
#28BE6D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481