#BBDF94#BBDF94
#BBDF94 is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 86.0% C 0.106 H 129.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF94 |
|---|---|
| RGB | rgb(187, 223, 148) |
| HSL | hsl(89, 54%, 73%) |
| HSV | hsv(89, 34%, 87%) |
| CMYK | cmyk(16.1%, 0%, 33.6%, 12.5%) |
| CIE-LAB | lab(84.73, -24.65, 32.99) |
| CIE-LCH | lch(84.73, 41.18, 126.77°) |
| OKLab | oklab(85.97% -0.0671 0.0821) |
| OKLCH | oklch(85.97% 0.106 129.3) |
| XYZ | xyz(52.2257, 65.4776, 37.8982) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.91
Pale Olive Green
#B1D27B
ΔE00 4.08
Light Sage
#BCECAC
ΔE00 4.61
Pale Olive
#B9CC81
ΔE00 5.40
Washed Out Green
#BCF5A6
ΔE00 5.47
Light Moss Green
#A6C875
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF94 #B894DF
analogous
#DFDD94 #BBDF94 #95DF94
triadic
#BBDF94 #94BBDF #DF94BB
tetradic
#BBDF94 #94DFDD #B894DF #DF9495
square
#BBDF94 #94DFDD #B894DF #DF9495
split-complementary
#BBDF94 #9495DF #DD94DF
monochromatic
#7FBF39 #9DD165 #BBDF94 #D9EDC3 #F0F8E7
Accessibility & contrast
On white
1.49
#BBDF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BBDF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF94
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF94 | 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)
#E6D58F
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#BED9CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf94; /* rgb */ color: rgb(187, 223, 148); /* oklch */ color: oklch(86.0% 0.106 129.3);
Tailwind
colors: {
custom: {
50: '#d0e9b4',
500: '#bbdf94',
950: '#000000',
},
}SCSS
$custom: #bbdf94; $custom-light: #d0e9b4; $custom-dark: #000000;
JSON
{
"hex": "#bbdf94",
"rgb": {
"r": 187,
"g": 223,
"b": 148
},
"hsl": {
"h": 88.8,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.85967,
"c": 0.10603,
"h": 129.3
},
"luminance": 0.65478
}Semantic roles & 50–950 ramp
primary
#BBDF94
secondary
#8A60B7
accent
#24C170
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481