#BBDFC7#BBDFC7
#BBDFC7 is a very light, muted green. Relative luminance 0.675; OKLCH L 87.1% C 0.050 H 156.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFC7 |
|---|---|
| RGB | rgb(187, 223, 199) |
| HSL | hsl(140, 36%, 80%) |
| HSV | hsv(140, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 10.8%, 12.5%) |
| CIE-LAB | lab(85.74, -16.41, 7.85) |
| CIE-LCH | lch(85.74, 18.19, 154.44°) |
| OKLab | oklab(87.1% -0.0458 0.0204) |
| OKLCH | oklch(87.1% 0.05 156) |
| XYZ | xyz(57.1875, 67.4623, 64.0303) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.24
Light Teal
#90E4C1
ΔE00 8.44
Pale Aqua
#B8FFEB
ΔE00 9.12
Pale Teal
#82CBB2
ΔE00 9.52
Duck Egg Blue
#C3FBF4
ΔE00 9.56
Pale Turquoise
#A5FBD5
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFC7 #DFBBD3
analogous
#C1DFBB #BBDFC7 #BBDFD9
triadic
#BBDFC7 #C7BBDF #DFC7BB
tetradic
#BBDFC7 #BBC1DF #DFBBD3 #DFD9BB
square
#BBDFC7 #BBC1DF #DFBBD3 #DFD9BB
split-complementary
#BBDFC7 #D9BBDF #DFBBC1
monochromatic
#68B882 #91CBA5 #BBDFC7 #E5F3E9 #EAF5EE
Accessibility & contrast
On white
1.45
#BBDFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BBDFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFC7
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFC7 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C6
Deuteranopia (green-blind)
#D8D5C8
Tritanopia (blue-blind)
#B6DED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdfc7; /* rgb */ color: rgb(187, 223, 199); /* oklch */ color: oklch(87.1% 0.050 156.0);
Tailwind
colors: {
custom: {
50: '#cfe9d8',
500: '#bbdfc7',
950: '#000000',
},
}SCSS
$custom: #bbdfc7; $custom-light: #cfe9d8; $custom-dark: #000000;
JSON
{
"hex": "#bbdfc7",
"rgb": {
"r": 187,
"g": 223,
"b": 199
},
"hsl": {
"h": 140,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87103,
"c": 0.05018,
"h": 156
},
"luminance": 0.67464
}Semantic roles & 50–950 ramp
primary
#BBDFC7
secondary
#B787A7
accent
#3787AF
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483