#BBDFA6#BBDFA6
#BBDFA6 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.3% C 0.085 H 134.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA6 |
|---|---|
| RGB | rgb(187, 223, 166) |
| HSL | hsl(98, 47%, 76%) |
| HSV | hsv(98, 26%, 87%) |
| CMYK | cmyk(16.1%, 0%, 25.6%, 12.5%) |
| CIE-LAB | lab(85.04, -22.02, 24.15) |
| CIE-LCH | lch(85.04, 32.68, 132.36°) |
| OKLab | oklab(86.32% -0.0596 0.0613) |
| OKLCH | oklch(86.32% 0.085 134.2) |
| XYZ | xyz(53.7628, 66.0925, 45.9936) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.67
Light Sage
#BCECAC
ΔE00 3.34
Washed Out Green
#BCF5A6
ΔE00 6.16
Very Pale Green
#CFFDBC
ΔE00 6.43
Hospital Green
#9BE5AA
ΔE00 6.53
Pale Green
#C7FDB5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA6 #CAA6DF
analogous
#D8DFA6 #BBDFA6 #A6DFAE
triadic
#BBDFA6 #A6BBDF #DFA6BB
tetradic
#BBDFA6 #A6D8DF #CAA6DF #DFAEA6
square
#BBDFA6 #A6D8DF #CAA6DF #DFAEA6
split-complementary
#BBDFA6 #AEA6DF #DFA6D8
monochromatic
#76BF4C #99CF79 #BBDFA6 #DDEFD3 #EEF7E8
Accessibility & contrast
On white
1.48
#BBDFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BBDFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA6
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA6 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D6A2
Deuteranopia (green-blind)
#DED3A9
Tritanopia (blue-blind)
#BBDAD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdfa6; /* rgb */ color: rgb(187, 223, 166); /* oklch */ color: oklch(86.3% 0.085 134.2);
Tailwind
colors: {
custom: {
50: '#d0e9c0',
500: '#bbdfa6',
950: '#000000',
},
}SCSS
$custom: #bbdfa6; $custom-light: #d0e9c0; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa6",
"rgb": {
"r": 187,
"g": 223,
"b": 166
},
"hsl": {
"h": 97.895,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86321,
"c": 0.08547,
"h": 134.2
},
"luminance": 0.66093
}Semantic roles & 50–950 ramp
primary
#BBDFA6
secondary
#9E72B8
accent
#2BBA86
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482