#BBDF8E#BBDF8E
#BBDF8E is a very light, moderate yellow-green. Relative luminance 0.653; OKLCH L 85.9% C 0.113 H 128.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF8E |
|---|---|
| RGB | rgb(187, 223, 142) |
| HSL | hsl(87, 56%, 72%) |
| HSV | hsv(87, 36%, 87%) |
| CMYK | cmyk(16.1%, 0%, 36.3%, 12.5%) |
| CIE-LAB | lab(84.63, -25.45, 35.90) |
| CIE-LCH | lch(84.63, 44.01, 125.33°) |
| OKLab | oklab(85.86% -0.0695 0.0888) |
| OKLCH | oklch(85.86% 0.113 128.1) |
| XYZ | xyz(51.7630, 65.2926, 35.4616) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.42
Light Grey Green
#B7E1A1
ΔE00 3.99
Pale Olive
#B9CC81
ΔE00 5.19
Light Sage
#BCECAC
ΔE00 5.48
Light Moss Green
#A6C875
ΔE00 5.66
Washed Out Green
#BCF5A6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF8E #B28EDF
analogous
#DFDB8E #BBDF8E #93DF8E
triadic
#BBDF8E #8EBBDF #DF8EBB
tetradic
#BBDF8E #8EDFDB #B28EDF #DF8E93
square
#BBDF8E #8EDFDB #B28EDF #DF8E93
split-complementary
#BBDF8E #8E93DF #DB8EDF
monochromatic
#81BD36 #9ED15E #BBDF8E #D8EDBE #F1F8E7
Accessibility & contrast
On white
1.49
#BBDF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BBDF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF8E
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF8E | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D588
Deuteranopia (green-blind)
#E1D392
Tritanopia (blue-blind)
#BFD8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf8e; /* rgb */ color: rgb(187, 223, 142); /* oklch */ color: oklch(85.9% 0.113 128.1);
Tailwind
colors: {
custom: {
50: '#d0e9b0',
500: '#bbdf8e',
950: '#000000',
},
}SCSS
$custom: #bbdf8e; $custom-light: #d0e9b0; $custom-dark: #000000;
JSON
{
"hex": "#bbdf8e",
"rgb": {
"r": 187,
"g": 223,
"b": 142
},
"hsl": {
"h": 86.667,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.85859,
"c": 0.11277,
"h": 128.1
},
"luminance": 0.65293
}Semantic roles & 50–950 ramp
primary
#BBDF8E
secondary
#835AB7
accent
#22C36A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481