#BBD8BE#BBD8BE
#BBD8BE is a very light, muted green. Relative luminance 0.634; OKLCH L 85.4% C 0.047 H 148.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8BE |
|---|---|
| RGB | rgb(187, 216, 190) |
| HSL | hsl(126, 27%, 79%) |
| HSV | hsv(126, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 12%, 15.3%) |
| CIE-LAB | lab(83.65, -14.53, 9.61) |
| CIE-LCH | lch(83.65, 17.42, 146.53°) |
| OKLab | oklab(85.37% -0.04 0.025) |
| OKLCH | oklch(85.37% 0.047 148.1) |
| XYZ | xyz(54.3416, 63.3933, 58.0783) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.42
Light Grey Green
#B7E1A1
ΔE00 9.61
Light Teal
#90E4C1
ΔE00 9.89
Light Sage
#BCECAC
ΔE00 10.12
Pale Teal
#82CBB2
ΔE00 10.18
Darkseagreen
#8FBC8F
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8BE #D8BBD5
analogous
#C7D8BB #BBD8BE #BBD8CD
triadic
#BBD8BE #BEBBD8 #D8BEBB
tetradic
#BBD8BE #BBC7D8 #D8BBD5 #D8CDBB
square
#BBD8BE #BBC7D8 #D8BBD5 #D8CDBB
split-complementary
#BBD8BE #CDBBD8 #D8BBC7
monochromatic
#6DAB74 #94C299 #BBD8BE #E2EEE3 #ECF4EC
Accessibility & contrast
On white
1.54
#BBD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BBD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8BE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8BE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BD
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#B8D7D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd8be; /* rgb */ color: rgb(187, 216, 190); /* oklch */ color: oklch(85.4% 0.047 148.1);
Tailwind
colors: {
custom: {
50: '#cfe4d1',
500: '#bbd8be',
950: '#000000',
},
}SCSS
$custom: #bbd8be; $custom-light: #cfe4d1; $custom-dark: #000000;
JSON
{
"hex": "#bbd8be",
"rgb": {
"r": 187,
"g": 216,
"b": 190
},
"hsl": {
"h": 126.207,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.85374,
"c": 0.04716,
"h": 148.1
},
"luminance": 0.63394
}Semantic roles & 50–950 ramp
primary
#BBD8BE
secondary
#AE89AB
accent
#409BA6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483