#BBDF95#BBDF95
#BBDF95 is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 86.0% C 0.105 H 129.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF95 |
|---|---|
| RGB | rgb(187, 223, 149) |
| HSL | hsl(89, 54%, 73%) |
| HSV | hsv(89, 33%, 87%) |
| CMYK | cmyk(16.1%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(84.75, -24.51, 32.50) |
| CIE-LCH | lch(84.75, 40.70, 127.02°) |
| OKLab | oklab(85.99% -0.0667 0.081) |
| OKLCH | oklch(85.99% 0.105 129.5) |
| XYZ | xyz(52.3052, 65.5094, 38.3169) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.73
Pale Olive Green
#B1D27B
ΔE00 4.21
Light Sage
#BCECAC
ΔE00 4.47
Washed Out Green
#BCF5A6
ΔE00 5.45
Pale Olive
#B9CC81
ΔE00 5.46
Tea Green
#BDF8A3
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF95 #B995DF
analogous
#DFDE95 #BBDF95 #96DF95
triadic
#BBDF95 #95BBDF #DF95BB
tetradic
#BBDF95 #95DFDE #B995DF #DF9596
square
#BBDF95 #95DFDE #B995DF #DF9596
split-complementary
#BBDF95 #9596DF #DE95DF
monochromatic
#7FC03A #9DD166 #BBDF95 #D9EDC4 #F0F8E7
Accessibility & contrast
On white
1.49
#BBDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BBDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF95
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF95 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D590
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#BED9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdf95; /* rgb */ color: rgb(187, 223, 149); /* oklch */ color: oklch(86.0% 0.105 129.5);
Tailwind
colors: {
custom: {
50: '#d0e9b4',
500: '#bbdf95',
950: '#000000',
},
}SCSS
$custom: #bbdf95; $custom-light: #d0e9b4; $custom-dark: #000000;
JSON
{
"hex": "#bbdf95",
"rgb": {
"r": 187,
"g": 223,
"b": 149
},
"hsl": {
"h": 89.189,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85985,
"c": 0.10491,
"h": 129.5
},
"luminance": 0.6551
}Semantic roles & 50–950 ramp
primary
#BBDF95
secondary
#8B61B7
accent
#24C171
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481