#BBDF93#BBDF93
#BBDF93 is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.107 H 129.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF93 |
|---|---|
| RGB | rgb(187, 223, 147) |
| HSL | hsl(88, 54%, 73%) |
| HSV | hsv(88, 34%, 87%) |
| CMYK | cmyk(16.1%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(84.71, -24.78, 33.47) |
| CIE-LCH | lch(84.71, 41.65, 126.52°) |
| OKLab | oklab(85.95% -0.0675 0.0832) |
| OKLCH | oklch(85.95% 0.107 129) |
| XYZ | xyz(52.1469, 65.4461, 37.4832) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.09
Pale Olive Green
#B1D27B
ΔE00 3.95
Light Sage
#BCECAC
ΔE00 4.75
Pale Olive
#B9CC81
ΔE00 5.35
Washed Out Green
#BCF5A6
ΔE00 5.51
Light Moss Green
#A6C875
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF93 #B793DF
analogous
#DFDD93 #BBDF93 #95DF93
triadic
#BBDF93 #93BBDF #DF93BB
tetradic
#BBDF93 #93DFDD #B793DF #DF9395
square
#BBDF93 #93DFDD #B793DF #DF9395
split-complementary
#BBDF93 #9395DF #DD93DF
monochromatic
#7FBF39 #9DD164 #BBDF93 #D9EDC2 #F0F8E7
Accessibility & contrast
On white
1.49
#BBDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BBDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF93
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF93 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#BED9CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf93; /* rgb */ color: rgb(187, 223, 147); /* oklch */ color: oklch(85.9% 0.107 129.0);
Tailwind
colors: {
custom: {
50: '#d0e9b3',
500: '#bbdf93',
950: '#000000',
},
}SCSS
$custom: #bbdf93; $custom-light: #d0e9b3; $custom-dark: #000000;
JSON
{
"hex": "#bbdf93",
"rgb": {
"r": 187,
"g": 223,
"b": 147
},
"hsl": {
"h": 88.421,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85948,
"c": 0.10716,
"h": 129
},
"luminance": 0.65447
}Semantic roles & 50–950 ramp
primary
#BBDF93
secondary
#895FB7
accent
#24C26F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481