#B4DBBE#B4DBBE
#B4DBBE is a very light, muted green. Relative luminance 0.641; OKLCH L 85.5% C 0.057 H 152.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBBE |
|---|---|
| RGB | rgb(180, 219, 190) |
| HSL | hsl(135, 35%, 78%) |
| HSV | hsv(135, 18%, 86%) |
| CMYK | cmyk(17.8%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(84.01, -18.38, 10.06) |
| CIE-LCH | lch(84.01, 20.95, 151.30°) |
| OKLab | oklab(85.55% -0.051 0.0261) |
| OKLCH | oklch(85.55% 0.057 152.9) |
| XYZ | xyz(53.4458, 64.0827, 58.2585) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.27
Light Teal
#90E4C1
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 8.47
Hospital Green
#9BE5AA
ΔE00 8.54
Light Grey Green
#B7E1A1
ΔE00 8.83
Light Sage
#BCECAC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBBE #DBB4D1
analogous
#BDDBB4 #B4DBBE #B4DBD1
triadic
#B4DBBE #BEB4DB #DBBEB4
tetradic
#B4DBBE #B4BDDB #DBB4D1 #DBD1B4
square
#B4DBBE #B4BDDB #DBB4D1 #DBD1B4
split-complementary
#B4DBBE #D1B4DB #DBB4BD
monochromatic
#61B376 #8BC79A #B4DBBE #DDEFE2 #EAF5ED
Accessibility & contrast
On white
1.52
#B4DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#B4DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBBE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBBE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#D4D0BF
Tritanopia (blue-blind)
#AFDAD3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b4dbbe; /* rgb */ color: rgb(180, 219, 190); /* oklch */ color: oklch(85.5% 0.057 152.9);
Tailwind
colors: {
custom: {
50: '#cbe6d1',
500: '#b4dbbe',
950: '#000000',
},
}SCSS
$custom: #b4dbbe; $custom-light: #cbe6d1; $custom-dark: #000000;
JSON
{
"hex": "#b4dbbe",
"rgb": {
"r": 180,
"g": 219,
"b": 190
},
"hsl": {
"h": 135.385,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.85545,
"c": 0.05725,
"h": 152.9
},
"luminance": 0.64084
}Semantic roles & 50–950 ramp
primary
#B4DBBE
secondary
#B381A6
accent
#3890AE
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483