#BBDECA#BBDECA
#BBDECA is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.046 H 160.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDECA |
|---|---|
| RGB | rgb(187, 222, 202) |
| HSL | hsl(146, 35%, 80%) |
| HSV | hsv(146, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(85.54, -15.35, 5.98) |
| CIE-LCH | lch(85.54, 16.48, 158.71°) |
| OKLab | oklab(86.97% -0.0433 0.0155) |
| OKLCH | oklch(86.97% 0.046 160.2) |
| XYZ | xyz(57.2728, 67.0703, 65.7940) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.87
Light Teal
#90E4C1
ΔE00 9.05
Pale Aqua
#B8FFEB
ΔE00 9.14
Mint
#AAF0C1
ΔE00 9.33
Ice
#D6FFFA
ΔE00 9.34
Eggshell Blue
#C4FFF7
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDECA #DEBBCF
analogous
#BEDEBB #BBDECA #BBDEDB
triadic
#BBDECA #CABBDE #DECABB
tetradic
#BBDECA #BBBEDE #DEBBCF #DEDBBB
square
#BBDECA #BBBEDE #DEBBCF #DEDBBB
split-complementary
#BBDECA #DBBBDE #DEBBBE
monochromatic
#69B68A #92CAAA #BBDECA #E4F2EA #EAF5EF
Accessibility & contrast
On white
1.46
#BBDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BBDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDECA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDECA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#B5DED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdeca; /* rgb */ color: rgb(187, 222, 202); /* oklch */ color: oklch(87.0% 0.046 160.2);
Tailwind
colors: {
custom: {
50: '#cfe8da',
500: '#bbdeca',
950: '#000000',
},
}SCSS
$custom: #bbdeca; $custom-light: #cfe8da; $custom-dark: #000000;
JSON
{
"hex": "#bbdeca",
"rgb": {
"r": 187,
"g": 222,
"b": 202
},
"hsl": {
"h": 145.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8697,
"c": 0.04598,
"h": 160.2
},
"luminance": 0.67072
}Semantic roles & 50–950 ramp
primary
#BBDECA
secondary
#B687A2
accent
#387BAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483