#BBDACA#BBDACA
#BBDACA is a very light, muted green. Relative luminance 0.650; OKLCH L 86.1% C 0.040 H 163.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDACA |
|---|---|
| RGB | rgb(187, 218, 202) |
| HSL | hsl(149, 30%, 79%) |
| HSV | hsv(149, 14%, 85%) |
| CMYK | cmyk(14.2%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(84.47, -13.33, 4.44) |
| CIE-LCH | lch(84.47, 14.05, 161.59°) |
| OKLab | oklab(86.12% -0.0378 0.0115) |
| OKLCH | oklch(86.12% 0.04 163.1) |
| XYZ | xyz(56.2230, 64.9707, 65.4441) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.21
Ice
#D6FFFA
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 9.66
Paleturquoise
#AFEEEE
ΔE00 9.74
Eggshell Blue
#C4FFF7
ΔE00 9.92
Light Light Blue
#CAFFFB
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDACA #DABBCB
analogous
#BCDABB #BBDACA #BBDADA
triadic
#BBDACA #CABBDA #DACABB
tetradic
#BBDACA #BBBCDA #DABBCB #DADABB
square
#BBDACA #BBBCDA #DABBCB #DADABB
split-complementary
#BBDACA #DABBDA #DABBBC
monochromatic
#6CAF8C #93C4AB #BBDACA #E3F0E9 #EBF4F0
Accessibility & contrast
On white
1.50
#BBDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BBDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDACA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDACA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#B5DAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdaca; /* rgb */ color: rgb(187, 218, 202); /* oklch */ color: oklch(86.1% 0.040 163.1);
Tailwind
colors: {
custom: {
50: '#cfe5da',
500: '#bbdaca',
950: '#000000',
},
}SCSS
$custom: #bbdaca; $custom-light: #cfe5da; $custom-dark: #000000;
JSON
{
"hex": "#bbdaca",
"rgb": {
"r": 187,
"g": 218,
"b": 202
},
"hsl": {
"h": 149.032,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.86119,
"c": 0.03955,
"h": 163.1
},
"luminance": 0.64972
}Semantic roles & 50–950 ramp
primary
#BBDACA
secondary
#B1889D
accent
#3D74A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483