#BBDCA2#BBDCA2
#BBDCA2 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.6% C 0.085 H 132.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA2 |
|---|---|
| RGB | rgb(187, 220, 162) |
| HSL | hsl(94, 45%, 75%) |
| HSV | hsv(94, 26%, 86%) |
| CMYK | cmyk(15%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(84.15, -21.17, 25.01) |
| CIE-LCH | lch(84.15, 32.76, 130.25°) |
| OKLab | oklab(85.58% -0.0572 0.0633) |
| OKLCH | oklch(85.58% 0.085 132.1) |
| XYZ | xyz(52.6071, 64.3591, 43.8264) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.04
Light Sage
#BCECAC
ΔE00 4.11
Pale Olive Green
#B1D27B
ΔE00 6.50
Pale Olive
#B9CC81
ΔE00 6.51
Washed Out Green
#BCF5A6
ΔE00 6.70
Very Pale Green
#CFFDBC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA2 #C3A2DC
analogous
#D8DCA2 #BBDCA2 #A2DCA6
triadic
#BBDCA2 #A2BBDC #DCA2BB
tetradic
#BBDCA2 #A2D8DC #C3A2DC #DCA6A2
square
#BBDCA2 #A2D8DC #C3A2DC #DCA6A2
split-complementary
#BBDCA2 #A6A2DC #DCA2D8
monochromatic
#7ABB49 #9ACB76 #BBDCA2 #DCEDCE #EFF7E9
Accessibility & contrast
On white
1.51
#BBDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BBDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA2
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA2 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D49E
Deuteranopia (green-blind)
#DCD1A5
Tritanopia (blue-blind)
#BCD7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca2; /* rgb */ color: rgb(187, 220, 162); /* oklch */ color: oklch(85.6% 0.085 132.1);
Tailwind
colors: {
custom: {
50: '#d0e7bd',
500: '#bbdca2',
950: '#000000',
},
}SCSS
$custom: #bbdca2; $custom-light: #d0e7bd; $custom-dark: #000000;
JSON
{
"hex": "#bbdca2",
"rgb": {
"r": 187,
"g": 220,
"b": 162
},
"hsl": {
"h": 94.138,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85584,
"c": 0.08532,
"h": 132.1
},
"luminance": 0.6436
}Semantic roles & 50–950 ramp
primary
#BBDCA2
secondary
#966EB4
accent
#2DB87C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482