#BBDFA8#BBDFA8
#BBDFA8 is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.4% C 0.083 H 135.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA8 |
|---|---|
| RGB | rgb(187, 223, 168) |
| HSL | hsl(99, 46%, 77%) |
| HSV | hsv(99, 25%, 87%) |
| CMYK | cmyk(16.1%, 0%, 24.7%, 12.5%) |
| CIE-LAB | lab(85.08, -21.71, 23.16) |
| CIE-LCH | lch(85.08, 31.75, 133.15°) |
| OKLab | oklab(86.36% -0.0588 0.0589) |
| OKLCH | oklch(86.36% 0.083 135) |
| XYZ | xyz(53.9477, 66.1664, 46.9674) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.03
Light Sage
#BCECAC
ΔE00 3.46
Washed Out Green
#BCF5A6
ΔE00 6.41
Hospital Green
#9BE5AA
ΔE00 6.44
Very Pale Green
#CFFDBC
ΔE00 6.49
Very Light Green
#D1FFBD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA8 #CCA8DF
analogous
#D7DFA8 #BBDFA8 #A8DFB1
triadic
#BBDFA8 #A8BBDF #DFA8BB
tetradic
#BBDFA8 #A8D7DF #CCA8DF #DFB1A8
square
#BBDFA8 #A8D7DF #CCA8DF #DFB1A8
split-complementary
#BBDFA8 #B1A8DF #DFA8D7
monochromatic
#75BE4F #98CF7B #BBDFA8 #DEEFD5 #EEF7E9
Accessibility & contrast
On white
1.48
#BBDFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BBDFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA8
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA8 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D6A5
Deuteranopia (green-blind)
#DED3AB
Tritanopia (blue-blind)
#BBDBD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdfa8; /* rgb */ color: rgb(187, 223, 168); /* oklch */ color: oklch(86.4% 0.083 135.0);
Tailwind
colors: {
custom: {
50: '#d0e9c2',
500: '#bbdfa8',
950: '#000000',
},
}SCSS
$custom: #bbdfa8; $custom-light: #d0e9c2; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa8",
"rgb": {
"r": 187,
"g": 223,
"b": 168
},
"hsl": {
"h": 99.273,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86364,
"c": 0.08318,
"h": 135
},
"luminance": 0.66167
}Semantic roles & 50–950 ramp
primary
#BBDFA8
secondary
#A074B8
accent
#2CB989
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482