#BBD28F#BBD28F
#BBD28F is a very light, moderate yellow-green. Relative luminance 0.586; OKLCH L 83.0% C 0.092 H 123.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD28F |
|---|---|
| RGB | rgb(187, 210, 143) |
| HSL | hsl(81, 43%, 69%) |
| HSV | hsv(81, 32%, 82%) |
| CMYK | cmyk(11%, 0%, 31.9%, 17.6%) |
| CIE-LAB | lab(81.09, -18.96, 30.73) |
| CIE-LCH | lch(81.09, 36.11, 121.68°) |
| OKLab | oklab(83.03% -0.0513 0.0767) |
| OKLCH | oklch(83.03% 0.092 123.8) |
| XYZ | xyz(48.4976, 58.6410, 34.7451) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.53
Pale Olive Green
#B1D27B
ΔE00 3.84
Greenish Tan
#BCCB7A
ΔE00 4.06
Light Moss Green
#A6C875
ΔE00 4.70
Light Grey Green
#B7E1A1
ΔE00 5.16
Tan Green
#A9BE70
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD28F #A68FD2
analogous
#D2C88F #BBD28F #9AD28F
triadic
#BBD28F #8FBBD2 #D28FBB
tetradic
#BBD28F #8FD2C8 #A68FD2 #D28F9A
square
#BBD28F #8FD2C8 #A68FD2 #D28F9A
split-complementary
#BBD28F #8F9AD2 #C88FD2
monochromatic
#83A542 #A0C063 #BBD28F #D6E4BB #F0F5E6
Accessibility & contrast
On white
1.65
#BBD28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BBD28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD28F
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD28F | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#C0CCC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd28f; /* rgb */ color: rgb(187, 210, 143); /* oklch */ color: oklch(83.0% 0.092 123.8);
Tailwind
colors: {
custom: {
50: '#d0dfb0',
500: '#bbd28f',
950: '#000000',
},
}SCSS
$custom: #bbd28f; $custom-light: #d0dfb0; $custom-dark: #000000;
JSON
{
"hex": "#bbd28f",
"rgb": {
"r": 187,
"g": 210,
"b": 143
},
"hsl": {
"h": 80.597,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.83031,
"c": 0.09226,
"h": 123.8
},
"luminance": 0.58641
}Semantic roles & 50–950 ramp
primary
#BBD28F
secondary
#775DA8
accent
#30B65E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481