#BBDF90#BBDF90
#BBDF90 is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.111 H 128.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF90 |
|---|---|
| RGB | rgb(187, 223, 144) |
| HSL | hsl(87, 55%, 72%) |
| HSV | hsv(87, 35%, 87%) |
| CMYK | cmyk(16.1%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(84.67, -25.19, 34.93) |
| CIE-LCH | lch(84.67, 43.07, 125.79°) |
| OKLab | oklab(85.89% -0.0687 0.0866) |
| OKLCH | oklch(85.89% 0.111 128.4) |
| XYZ | xyz(51.9145, 65.3532, 36.2595) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.61
Light Grey Green
#B7E1A1
ΔE00 3.63
Light Sage
#BCECAC
ΔE00 5.18
Pale Olive
#B9CC81
ΔE00 5.23
Washed Out Green
#BCF5A6
ΔE00 5.66
Light Moss Green
#A6C875
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF90 #B490DF
analogous
#DFDC90 #BBDF90 #94DF90
triadic
#BBDF90 #90BBDF #DF90BB
tetradic
#BBDF90 #90DFDC #B490DF #DF9094
square
#BBDF90 #90DFDC #B490DF #DF9094
split-complementary
#BBDF90 #9094DF #DC90DF
monochromatic
#80BE37 #9ED160 #BBDF90 #D8EDC0 #F0F8E7
Accessibility & contrast
On white
1.49
#BBDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BBDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF90
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF90 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#BED8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf90; /* rgb */ color: rgb(187, 223, 144); /* oklch */ color: oklch(85.9% 0.111 128.4);
Tailwind
colors: {
custom: {
50: '#d0e9b1',
500: '#bbdf90',
950: '#000000',
},
}SCSS
$custom: #bbdf90; $custom-light: #d0e9b1; $custom-dark: #000000;
JSON
{
"hex": "#bbdf90",
"rgb": {
"r": 187,
"g": 223,
"b": 144
},
"hsl": {
"h": 87.342,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85894,
"c": 0.11054,
"h": 128.4
},
"luminance": 0.65354
}Semantic roles & 50–950 ramp
primary
#BBDF90
secondary
#865CB7
accent
#23C36C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481