#BBDF98#BBDF98
#BBDF98 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.102 H 130.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF98 |
|---|---|
| RGB | rgb(187, 223, 152) |
| HSL | hsl(90, 53%, 74%) |
| HSV | hsv(90, 32%, 87%) |
| CMYK | cmyk(16.1%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(84.80, -24.09, 31.03) |
| CIE-LCH | lch(84.80, 39.29, 127.83°) |
| OKLab | oklab(86.04% -0.0654 0.0776) |
| OKLCH | oklch(86.04% 0.102 130.1) |
| XYZ | xyz(52.5478, 65.6065, 39.5945) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.20
Light Sage
#BCECAC
ΔE00 4.08
Pale Olive Green
#B1D27B
ΔE00 4.65
Washed Out Green
#BCF5A6
ΔE00 5.40
Pale Olive
#B9CC81
ΔE00 5.68
Tea Green
#BDF8A3
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF98 #BC98DF
analogous
#DEDF98 #BBDF98 #98DF98
triadic
#BBDF98 #98BBDF #DF98BB
tetradic
#BBDF98 #98DEDF #BC98DF #DF9898
square
#BBDF98 #98DEDF #BC98DF #DF9898
split-complementary
#BBDF98 #9898DF #DF98DE
monochromatic
#7DC13C #9CD069 #BBDF98 #DAEEC7 #F0F8E8
Accessibility & contrast
On white
1.49
#BBDF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BBDF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF98
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF98 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D593
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#BDD9CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdf98; /* rgb */ color: rgb(187, 223, 152); /* oklch */ color: oklch(86.0% 0.102 130.1);
Tailwind
colors: {
custom: {
50: '#d0e9b7',
500: '#bbdf98',
950: '#000000',
},
}SCSS
$custom: #bbdf98; $custom-light: #d0e9b7; $custom-dark: #000000;
JSON
{
"hex": "#bbdf98",
"rgb": {
"r": 187,
"g": 223,
"b": 152
},
"hsl": {
"h": 90.423,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.86041,
"c": 0.1015,
"h": 130.1
},
"luminance": 0.65607
}Semantic roles & 50–950 ramp
primary
#BBDF98
secondary
#8E64B7
accent
#25C074
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481