#BBDD8F#BBDD8F
#BBDD8F is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.4% C 0.109 H 127.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD8F |
|---|---|
| RGB | rgb(187, 221, 143) |
| HSL | hsl(86, 53%, 71%) |
| HSV | hsv(86, 35%, 87%) |
| CMYK | cmyk(15.4%, 0%, 35.3%, 13.3%) |
| CIE-LAB | lab(84.10, -24.36, 34.70) |
| CIE-LCH | lch(84.10, 42.39, 125.06°) |
| OKLab | oklab(85.44% -0.0664 0.086) |
| OKLCH | oklch(85.44% 0.109 127.7) |
| XYZ | xyz(51.3073, 64.2603, 35.6817) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.27
Light Grey Green
#B7E1A1
ΔE00 3.78
Pale Olive
#B9CC81
ΔE00 4.71
Light Moss Green
#A6C875
ΔE00 5.37
Light Sage
#BCECAC
ΔE00 5.52
Greenish Tan
#BCCB7A
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD8F #B18FDD
analogous
#DDD88F #BBDD8F #94DD8F
triadic
#BBDD8F #8FBBDD #DD8FBB
tetradic
#BBDD8F #8FDDD8 #B18FDD #DD8F94
square
#BBDD8F #8FDDD8 #B18FDD #DD8F94
split-complementary
#BBDD8F #8F94DD #D88FDD
monochromatic
#81B938 #9ECF60 #BBDD8F #D8EBBE #F1F8E8
Accessibility & contrast
On white
1.52
#BBDD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BBDD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD8F
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD8F | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D38A
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#BFD6C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdd8f; /* rgb */ color: rgb(187, 221, 143); /* oklch */ color: oklch(85.4% 0.109 127.7);
Tailwind
colors: {
custom: {
50: '#d0e7b0',
500: '#bbdd8f',
950: '#000000',
},
}SCSS
$custom: #bbdd8f; $custom-light: #d0e7b0; $custom-dark: #000000;
JSON
{
"hex": "#bbdd8f",
"rgb": {
"r": 187,
"g": 221,
"b": 143
},
"hsl": {
"h": 86.154,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.85437,
"c": 0.10867,
"h": 127.7
},
"luminance": 0.64261
}Semantic roles & 50–950 ramp
primary
#BBDD8F
secondary
#825CB5
accent
#25C169
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481