#BBDF92#BBDF92
#BBDF92 is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.108 H 128.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF92 |
|---|---|
| RGB | rgb(187, 223, 146) |
| HSL | hsl(88, 55%, 72%) |
| HSV | hsv(88, 35%, 87%) |
| CMYK | cmyk(16.1%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(84.70, -24.92, 33.96) |
| CIE-LCH | lch(84.70, 42.12, 126.27°) |
| OKLab | oklab(85.93% -0.0679 0.0844) |
| OKLCH | oklch(85.93% 0.108 128.8) |
| XYZ | xyz(52.0687, 65.4148, 37.0717) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.27
Pale Olive Green
#B1D27B
ΔE00 3.83
Light Sage
#BCECAC
ΔE00 4.89
Pale Olive
#B9CC81
ΔE00 5.30
Washed Out Green
#BCF5A6
ΔE00 5.55
Light Moss Green
#A6C875
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF92 #B692DF
analogous
#DFDD92 #BBDF92 #95DF92
triadic
#BBDF92 #92BBDF #DF92BB
tetradic
#BBDF92 #92DFDD #B692DF #DF9295
square
#BBDF92 #92DFDD #B692DF #DF9295
split-complementary
#BBDF92 #9295DF #DD92DF
monochromatic
#80BF38 #9DD163 #BBDF92 #D9EDC1 #F0F8E7
Accessibility & contrast
On white
1.49
#BBDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BBDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF92
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF92 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#BED9CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf92; /* rgb */ color: rgb(187, 223, 146); /* oklch */ color: oklch(85.9% 0.108 128.8);
Tailwind
colors: {
custom: {
50: '#d0e9b2',
500: '#bbdf92',
950: '#000000',
},
}SCSS
$custom: #bbdf92; $custom-light: #d0e9b2; $custom-dark: #000000;
JSON
{
"hex": "#bbdf92",
"rgb": {
"r": 187,
"g": 223,
"b": 146
},
"hsl": {
"h": 88.052,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.8593,
"c": 0.10829,
"h": 128.8
},
"luminance": 0.65415
}Semantic roles & 50–950 ramp
primary
#BBDF92
secondary
#885EB7
accent
#23C26E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481