#BBDFC6#BBDFC6
#BBDFC6 is a very light, muted green. Relative luminance 0.674; OKLCH L 87.1% C 0.051 H 154.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFC6 |
|---|---|
| RGB | rgb(187, 223, 198) |
| HSL | hsl(138, 36%, 80%) |
| HSV | hsv(138, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 11.2%, 12.5%) |
| CIE-LAB | lab(85.71, -16.60, 8.34) |
| CIE-LCH | lch(85.71, 18.58, 153.32°) |
| OKLab | oklab(87.08% -0.0463 0.0217) |
| OKLCH | oklch(87.08% 0.051 154.9) |
| XYZ | xyz(57.0717, 67.4160, 63.4208) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.04
Light Teal
#90E4C1
ΔE00 8.37
Pale Aqua
#B8FFEB
ΔE00 9.22
Pale Teal
#82CBB2
ΔE00 9.53
Pale Turquoise
#A5FBD5
ΔE00 9.55
Duck Egg Blue
#C3FBF4
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFC6 #DFBBD4
analogous
#C2DFBB #BBDFC6 #BBDFD8
triadic
#BBDFC6 #C6BBDF #DFC6BB
tetradic
#BBDFC6 #BBC2DF #DFBBD4 #DFD8BB
square
#BBDFC6 #BBC2DF #DFBBD4 #DFD8BB
split-complementary
#BBDFC6 #D8BBDF #DFBBC2
monochromatic
#68B880 #91CBA3 #BBDFC6 #E5F3E9 #EAF5EE
Accessibility & contrast
On white
1.45
#BBDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BBDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFC6
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFC6 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C5
Deuteranopia (green-blind)
#D8D5C7
Tritanopia (blue-blind)
#B6DED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdfc6; /* rgb */ color: rgb(187, 223, 198); /* oklch */ color: oklch(87.1% 0.051 154.9);
Tailwind
colors: {
custom: {
50: '#cfe9d7',
500: '#bbdfc6',
950: '#000000',
},
}SCSS
$custom: #bbdfc6; $custom-light: #cfe9d7; $custom-dark: #000000;
JSON
{
"hex": "#bbdfc6",
"rgb": {
"r": 187,
"g": 223,
"b": 198
},
"hsl": {
"h": 138.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87077,
"c": 0.05108,
"h": 154.9
},
"luminance": 0.67417
}Semantic roles & 50–950 ramp
primary
#BBDFC6
secondary
#B787A8
accent
#378AAF
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483