#B4DDBB#B4DDBB
#B4DDBB is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.9% C 0.063 H 149.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DDBB |
|---|---|
| RGB | rgb(180, 221, 187) |
| HSL | hsl(130, 38%, 79%) |
| HSV | hsv(130, 19%, 87%) |
| CMYK | cmyk(18.6%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(84.49, -19.92, 12.32) |
| CIE-LCH | lch(84.49, 23.42, 148.26°) |
| OKLab | oklab(85.9% -0.0549 0.0319) |
| OKLCH | oklch(85.9% 0.063 149.9) |
| XYZ | xyz(53.6462, 65.0027, 56.7244) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.19
Light Teal
#90E4C1
ΔE00 7.20
Hospital Green
#9BE5AA
ΔE00 7.25
Light Grey Green
#B7E1A1
ΔE00 7.43
Light Sage
#BCECAC
ΔE00 7.62
Seafoam
#7FE0B3
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DDBB #DDB4D6
analogous
#C1DDB4 #B4DDBB #B4DDCF
triadic
#B4DDBB #BBB4DD #DDBBB4
tetradic
#B4DDBB #B4C1DD #DDB4D6 #DDCFB4
square
#B4DDBB #B4C1DD #DDB4D6 #DDCFB4
split-complementary
#B4DDBB #CFB4DD #DDB4C1
monochromatic
#60B76F #8ACA95 #B4DDBB #DEF0E1 #EAF5EC
Accessibility & contrast
On white
1.50
#B4DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#B4DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DDBB
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DDBB | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#AFDBD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4ddbb; /* rgb */ color: rgb(180, 221, 187); /* oklch */ color: oklch(85.9% 0.063 149.9);
Tailwind
colors: {
custom: {
50: '#cbe7cf',
500: '#b4ddbb',
950: '#000000',
},
}SCSS
$custom: #b4ddbb; $custom-light: #cbe7cf; $custom-dark: #000000;
JSON
{
"hex": "#b4ddbb",
"rgb": {
"r": 180,
"g": 221,
"b": 187
},
"hsl": {
"h": 130.244,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.85903,
"c": 0.06348,
"h": 149.9
},
"luminance": 0.65004
}Semantic roles & 50–950 ramp
primary
#B4DDBB
secondary
#B580AC
accent
#359BB1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131613
muted
#838483