#B4DDBF#B4DDBF
#B4DDBF is a very light, muted green. Relative luminance 0.652; OKLCH L 86.0% C 0.060 H 153.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DDBF |
|---|---|
| RGB | rgb(180, 221, 191) |
| HSL | hsl(136, 38%, 79%) |
| HSV | hsv(136, 19%, 87%) |
| CMYK | cmyk(18.6%, 0%, 13.6%, 13.3%) |
| CIE-LAB | lab(84.57, -19.19, 10.34) |
| CIE-LCH | lch(84.57, 21.80, 151.68°) |
| OKLab | oklab(86% -0.0532 0.0268) |
| OKLCH | oklch(86% 0.06 153.3) |
| XYZ | xyz(54.0804, 65.1764, 59.0111) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.69
Light Teal
#90E4C1
ΔE00 7.09
Hospital Green
#9BE5AA
ΔE00 8.11
Pale Teal
#82CBB2
ΔE00 8.46
Light Grey Green
#B7E1A1
ΔE00 8.60
Light Sage
#BCECAC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DDBF #DDB4D2
analogous
#BDDDB4 #B4DDBF #B4DDD3
triadic
#B4DDBF #BFB4DD #DDBFB4
tetradic
#B4DDBF #B4BDDD #DDB4D2 #DDD3B4
square
#B4DDBF #B4BDDD #DDB4D2 #DDD3B4
split-complementary
#B4DDBF #D3B4DD #DDB4BD
monochromatic
#60B777 #8ACA9B #B4DDBF #DEF0E3 #EAF5ED
Accessibility & contrast
On white
1.50
#B4DDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#B4DDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DDBF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DDBF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#AEDCD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4ddbf; /* rgb */ color: rgb(180, 221, 191); /* oklch */ color: oklch(86.0% 0.060 153.3);
Tailwind
colors: {
custom: {
50: '#cbe7d2',
500: '#b4ddbf',
950: '#000000',
},
}SCSS
$custom: #b4ddbf; $custom-light: #cbe7d2; $custom-dark: #000000;
JSON
{
"hex": "#b4ddbf",
"rgb": {
"r": 180,
"g": 221,
"b": 191
},
"hsl": {
"h": 136.098,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.86004,
"c": 0.0596,
"h": 153.3
},
"luminance": 0.65178
}Semantic roles & 50–950 ramp
primary
#B4DDBF
secondary
#B580A7
accent
#358FB1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483