#BBDCCA#BBDCCA
#BBDCCA is a very light, muted green. Relative luminance 0.660; OKLCH L 86.5% C 0.043 H 161.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCCA |
|---|---|
| RGB | rgb(187, 220, 202) |
| HSL | hsl(147, 32%, 80%) |
| HSV | hsv(147, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(85.00, -14.34, 5.21) |
| CIE-LCH | lch(85.00, 15.26, 160.04°) |
| OKLab | oklab(86.54% -0.0406 0.0135) |
| OKLCH | oklch(86.54% 0.043 161.6) |
| XYZ | xyz(56.7448, 66.0142, 65.6180) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.99
Ice
#D6FFFA
ΔE00 9.28
Eggshell Blue
#C4FFF7
ΔE00 9.64
Pale Aqua
#B8FFEB
ΔE00 9.71
Light Teal
#90E4C1
ΔE00 9.73
Paleturquoise
#AFEEEE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCCA #DCBBCD
analogous
#BDDCBB #BBDCCA #BBDCDB
triadic
#BBDCCA #CABBDC #DCCABB
tetradic
#BBDCCA #BBBDDC #DCBBCD #DCDBBB
square
#BBDCCA #BBBDDC #DCBBCD #DCDBBB
split-complementary
#BBDCCA #DBBBDC #DCBBBD
monochromatic
#6AB28B #93C7AB #BBDCCA #E3F1E9 #EBF5EF
Accessibility & contrast
On white
1.48
#BBDCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BBDCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCCA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCCA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#B5DCD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdcca; /* rgb */ color: rgb(187, 220, 202); /* oklch */ color: oklch(86.5% 0.043 161.6);
Tailwind
colors: {
custom: {
50: '#cfe7da',
500: '#bbdcca',
950: '#000000',
},
}SCSS
$custom: #bbdcca; $custom-light: #cfe7da; $custom-dark: #000000;
JSON
{
"hex": "#bbdcca",
"rgb": {
"r": 187,
"g": 220,
"b": 202
},
"hsl": {
"h": 147.273,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86544,
"c": 0.04276,
"h": 161.6
},
"luminance": 0.66015
}Semantic roles & 50–950 ramp
primary
#BBDCCA
secondary
#B388A0
accent
#3B78AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483