#BBDCAE#BBDCAE
#BBDCAE is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.8% C 0.071 H 136.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCAE |
|---|---|
| RGB | rgb(187, 220, 174) |
| HSL | hsl(103, 40%, 77%) |
| HSV | hsv(103, 21%, 86%) |
| CMYK | cmyk(15%, 0%, 20.9%, 13.7%) |
| CIE-LAB | lab(84.38, -19.28, 19.07) |
| CIE-LCH | lch(84.38, 27.12, 135.31°) |
| OKLab | oklab(85.85% -0.0522 0.0488) |
| OKLCH | oklch(85.85% 0.071 136.9) |
| XYZ | xyz(53.7251, 64.8063, 49.7146) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.13
Light Sage
#BCECAC
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 7.09
Mint
#AAF0C1
ΔE00 7.45
Very Pale Green
#CFFDBC
ΔE00 7.76
Very Light Green
#D1FFBD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCAE #CFAEDC
analogous
#D2DCAE #BBDCAE #AEDCB8
triadic
#BBDCAE #AEBBDC #DCAEBB
tetradic
#BBDCAE #AED2DC #CFAEDC #DCB8AE
square
#BBDCAE #AED2DC #CFAEDC #DCB8AE
split-complementary
#BBDCAE #B8AEDC #DCAED2
monochromatic
#73B759 #97CA83 #BBDCAE #DFEED9 #EDF6EA
Accessibility & contrast
On white
1.50
#BBDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BBDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCAE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCAE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4AB
Deuteranopia (green-blind)
#DAD1B0
Tritanopia (blue-blind)
#BAD8CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcae; /* rgb */ color: rgb(187, 220, 174); /* oklch */ color: oklch(85.8% 0.071 136.9);
Tailwind
colors: {
custom: {
50: '#cfe7c6',
500: '#bbdcae',
950: '#000000',
},
}SCSS
$custom: #bbdcae; $custom-light: #cfe7c6; $custom-dark: #000000;
JSON
{
"hex": "#bbdcae",
"rgb": {
"r": 187,
"g": 220,
"b": 174
},
"hsl": {
"h": 103.043,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.85845,
"c": 0.07144,
"h": 136.9
},
"luminance": 0.64807
}Semantic roles & 50–950 ramp
primary
#BBDCAE
secondary
#A47AB4
accent
#33B38F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482