#B4DBBB#B4DBBB
#B4DBBB is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.5% C 0.060 H 150.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBBB |
|---|---|
| RGB | rgb(180, 219, 187) |
| HSL | hsl(131, 35%, 78%) |
| HSV | hsv(131, 18%, 86%) |
| CMYK | cmyk(17.8%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(83.94, -18.92, 11.55) |
| CIE-LCH | lch(83.94, 22.17, 148.60°) |
| OKLab | oklab(85.47% -0.0522 0.0299) |
| OKLCH | oklch(85.47% 0.06 150.2) |
| XYZ | xyz(53.1213, 63.9529, 56.5494) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.88
Light Teal
#90E4C1
ΔE00 7.55
Hospital Green
#9BE5AA
ΔE00 7.89
Light Grey Green
#B7E1A1
ΔE00 7.94
Light Sage
#BCECAC
ΔE00 8.25
Pale Teal
#82CBB2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBBB #DBB4D4
analogous
#C0DBB4 #B4DBBB #B4DBCE
triadic
#B4DBBB #BBB4DB #DBBBB4
tetradic
#B4DBBB #B4C0DB #DBB4D4 #DBCEB4
square
#B4DBBB #B4C0DB #DBB4D4 #DBCEB4
split-complementary
#B4DBBB #CEB4DB #DBB4C0
monochromatic
#61B370 #8BC796 #B4DBBB #DDEFE0 #EAF5EC
Accessibility & contrast
On white
1.52
#B4DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#B4DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBBB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBBB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#AFD9D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b4dbbb; /* rgb */ color: rgb(180, 219, 187); /* oklch */ color: oklch(85.5% 0.060 150.2);
Tailwind
colors: {
custom: {
50: '#cbe6cf',
500: '#b4dbbb',
950: '#000000',
},
}SCSS
$custom: #b4dbbb; $custom-light: #cbe6cf; $custom-dark: #000000;
JSON
{
"hex": "#b4dbbb",
"rgb": {
"r": 180,
"g": 219,
"b": 187
},
"hsl": {
"h": 130.769,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.85469,
"c": 0.06016,
"h": 150.2
},
"luminance": 0.63954
}Semantic roles & 50–950 ramp
primary
#B4DBBB
secondary
#B381AA
accent
#3899AE
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483