#BBDEBF#BBDEBF
#BBDEBF is a very light, muted green. Relative luminance 0.666; OKLCH L 86.7% C 0.056 H 148.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEBF |
|---|---|
| RGB | rgb(187, 222, 191) |
| HSL | hsl(127, 35%, 80%) |
| HSV | hsv(127, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(85.29, -17.37, 11.41) |
| CIE-LCH | lch(85.29, 20.78, 146.69°) |
| OKLab | oklab(86.68% -0.0478 0.0296) |
| OKLCH | oklch(86.68% 0.056 148.3) |
| XYZ | xyz(56.0166, 66.5678, 59.1777) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.30
Light Grey Green
#B7E1A1
ΔE00 8.10
Light Sage
#BCECAC
ΔE00 8.27
Light Teal
#90E4C1
ΔE00 8.44
Hospital Green
#9BE5AA
ΔE00 8.60
Pale Turquoise
#A5FBD5
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEBF #DEBBDA
analogous
#C8DEBB #BBDEBF #BBDED0
triadic
#BBDEBF #BFBBDE #DEBFBB
tetradic
#BBDEBF #BBC8DE #DEBBDA #DED0BB
square
#BBDEBF #BBC8DE #DEBBDA #DED0BB
split-complementary
#BBDEBF #D0BBDE #DEBBC8
monochromatic
#69B671 #92CA98 #BBDEBF #E4F2E6 #EAF5EC
Accessibility & contrast
On white
1.47
#BBDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BBDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEBF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEBF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#B7DCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdebf; /* rgb */ color: rgb(187, 222, 191); /* oklch */ color: oklch(86.7% 0.056 148.3);
Tailwind
colors: {
custom: {
50: '#cfe8d2',
500: '#bbdebf',
950: '#000000',
},
}SCSS
$custom: #bbdebf; $custom-light: #cfe8d2; $custom-dark: #000000;
JSON
{
"hex": "#bbdebf",
"rgb": {
"r": 187,
"g": 222,
"b": 191
},
"hsl": {
"h": 126.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86683,
"c": 0.0562,
"h": 148.3
},
"luminance": 0.66569
}Semantic roles & 50–950 ramp
primary
#BBDEBF
secondary
#B687B1
accent
#38A0AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483