#BBDEBE#BBDEBE
#BBDEBE is a very light, muted green. Relative luminance 0.665; OKLCH L 86.7% C 0.057 H 147.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEBE |
|---|---|
| RGB | rgb(187, 222, 190) |
| HSL | hsl(125, 35%, 80%) |
| HSV | hsv(125, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(85.26, -17.54, 11.91) |
| CIE-LCH | lch(85.26, 21.20, 145.83°) |
| OKLab | oklab(86.66% -0.0482 0.0308) |
| OKLCH | oklch(86.66% 0.057 147.4) |
| XYZ | xyz(55.9069, 66.5239, 58.6001) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.18
Light Grey Green
#B7E1A1
ΔE00 7.81
Light Sage
#BCECAC
ΔE00 8.00
Hospital Green
#9BE5AA
ΔE00 8.40
Light Teal
#90E4C1
ΔE00 8.46
Pale Turquoise
#A5FBD5
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEBE #DEBBDB
analogous
#C9DEBB #BBDEBE #BBDECF
triadic
#BBDEBE #BEBBDE #DEBEBB
tetradic
#BBDEBE #BBC9DE #DEBBDB #DECFBB
square
#BBDEBE #BBC9DE #DEBBDB #DECFBB
split-complementary
#BBDEBE #CFBBDE #DEBBC9
monochromatic
#69B66F #92CA97 #BBDEBE #E4F2E5 #EAF5EB
Accessibility & contrast
On white
1.47
#BBDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BBDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEBE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEBE | 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)
#DFD7BC
Deuteranopia (green-blind)
#D9D3C0
Tritanopia (blue-blind)
#B7DCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdebe; /* rgb */ color: rgb(187, 222, 190); /* oklch */ color: oklch(86.7% 0.057 147.4);
Tailwind
colors: {
custom: {
50: '#cfe8d1',
500: '#bbdebe',
950: '#000000',
},
}SCSS
$custom: #bbdebe; $custom-light: #cfe8d1; $custom-dark: #000000;
JSON
{
"hex": "#bbdebe",
"rgb": {
"r": 187,
"g": 222,
"b": 190
},
"hsl": {
"h": 125.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86658,
"c": 0.05722,
"h": 147.4
},
"luminance": 0.66525
}Semantic roles & 50–950 ramp
primary
#BBDEBE
secondary
#B687B2
accent
#38A3AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483