#BBDEBA#BBDEBA
#BBDEBA is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.6% C 0.061 H 144.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEBA |
|---|---|
| RGB | rgb(187, 222, 186) |
| HSL | hsl(118, 35%, 80%) |
| HSV | hsv(118, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(85.18, -18.25, 13.89) |
| CIE-LCH | lch(85.18, 22.93, 142.73°) |
| OKLab | oklab(86.56% -0.0499 0.0358) |
| OKLCH | oklch(86.56% 0.061 144.3) |
| XYZ | xyz(55.4757, 66.3514, 56.3292) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.67
Mint
#AAF0C1
ΔE00 6.86
Light Sage
#BCECAC
ΔE00 6.97
Hospital Green
#9BE5AA
ΔE00 7.72
Light Teal
#90E4C1
ΔE00 8.64
Very Pale Green
#CFFDBC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEBA #DDBADE
analogous
#CDDEBA #BBDEBA #BADECB
triadic
#BBDEBA #BABBDE #DEBABB
tetradic
#BBDEBA #BACDDE #DDBADE #DECBBA
square
#BBDEBA #BACDDE #DDBADE #DECBBA
split-complementary
#BBDEBA #CBBADE #DEBACD
monochromatic
#69B667 #92CA91 #BBDEBA #E4F2E3 #EBF5EA
Accessibility & contrast
On white
1.47
#BBDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BBDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEBA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEBA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#DAD3BC
Tritanopia (blue-blind)
#B8DCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdeba; /* rgb */ color: rgb(187, 222, 186); /* oklch */ color: oklch(86.6% 0.061 144.3);
Tailwind
colors: {
custom: {
50: '#cfe8ce',
500: '#bbdeba',
950: '#000000',
},
}SCSS
$custom: #bbdeba; $custom-light: #cfe8ce; $custom-dark: #000000;
JSON
{
"hex": "#bbdeba",
"rgb": {
"r": 187,
"g": 222,
"b": 186
},
"hsl": {
"h": 118.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86559,
"c": 0.06141,
"h": 144.3
},
"luminance": 0.66353
}Semantic roles & 50–950 ramp
primary
#BBDEBA
secondary
#B586B6
accent
#37AEAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483