#BBD4B2#BBD4B2
#BBD4B2 is a very light, muted green. Relative luminance 0.609; OKLCH L 84.2% C 0.054 H 137.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4B2 |
|---|---|
| RGB | rgb(187, 212, 178) |
| HSL | hsl(104, 28%, 76%) |
| HSV | hsv(104, 16%, 83%) |
| CMYK | cmyk(11.8%, 0%, 16%, 16.9%) |
| CIE-LAB | lab(82.31, -14.61, 14.05) |
| CIE-LCH | lch(82.31, 20.27, 136.11°) |
| OKLab | oklab(84.22% -0.0395 0.0363) |
| OKLCH | oklch(84.22% 0.054 137.4) |
| XYZ | xyz(52.0713, 60.8655, 51.1157) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.65
Light Sage
#BCECAC
ΔE00 8.73
Darkseagreen
#8FBC8F
ΔE00 8.98
Mint
#AAF0C1
ΔE00 9.73
Hospital Green
#9BE5AA
ΔE00 9.83
Sage Green
#9CAF88
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4B2 #CBB2D4
analogous
#CCD4B2 #BBD4B2 #B2D4BA
triadic
#BBD4B2 #B2BBD4 #D4B2BB
tetradic
#BBD4B2 #B2CCD4 #CBB2D4 #D4BAB2
square
#BBD4B2 #B2CCD4 #CBB2D4 #D4BAB2
split-complementary
#BBD4B2 #BAB2D4 #D4B2CC
monochromatic
#76A863 #98BE8B #BBD4B2 #DEEAD9 #EEF4EB
Accessibility & contrast
On white
1.59
#BBD4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BBD4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4B2
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4B2 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#BAD1CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd4b2; /* rgb */ color: rgb(187, 212, 178); /* oklch */ color: oklch(84.2% 0.054 137.4);
Tailwind
colors: {
custom: {
50: '#cfe1c9',
500: '#bbd4b2',
950: '#000000',
},
}SCSS
$custom: #bbd4b2; $custom-light: #cfe1c9; $custom-dark: #000000;
JSON
{
"hex": "#bbd4b2",
"rgb": {
"r": 187,
"g": 212,
"b": 178
},
"hsl": {
"h": 104.118,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.84218,
"c": 0.0536,
"h": 137.4
},
"luminance": 0.60866
}Semantic roles & 50–950 ramp
primary
#BBD4B2
secondary
#9F80AA
accent
#3FA78B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482