#B4DFAE#B4DFAE
#B4DFAE is a very light, moderate green. Relative luminance 0.655; OKLCH L 86.0% C 0.080 H 141.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFAE |
|---|---|
| RGB | rgb(180, 223, 174) |
| HSL | hsl(113, 43%, 78%) |
| HSV | hsv(113, 22%, 87%) |
| CMYK | cmyk(19.3%, 0%, 22%, 12.5%) |
| CIE-LAB | lab(84.76, -23.15, 19.52) |
| CIE-LCH | lch(84.76, 30.28, 139.86°) |
| OKLab | oklab(86.03% -0.0631 0.0499) |
| OKLCH | oklch(86.03% 0.08 141.6) |
| XYZ | xyz(52.8482, 65.5334, 49.9010) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.54
Light Sage
#BCECAC
ΔE00 4.11
Hospital Green
#9BE5AA
ΔE00 5.08
Mint
#AAF0C1
ΔE00 5.68
Very Pale Green
#CFFDBC
ΔE00 7.10
Washed Out Green
#BCF5A6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFAE #D9AEDF
analogous
#CCDFAE #B4DFAE #AEDFC0
triadic
#B4DFAE #AEB4DF #DFAEB4
tetradic
#B4DFAE #AECCDF #D9AEDF #DFC0AE
square
#B4DFAE #AECCDF #D9AEDF #DFC0AE
split-complementary
#B4DFAE #C0AEDF #DFAECC
monochromatic
#63BC56 #8BCE82 #B4DFAE #DDF0DA #EBF6E9
Accessibility & contrast
On white
1.49
#B4DFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#B4DFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFAE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFAE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#B1DCD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4dfae; /* rgb */ color: rgb(180, 223, 174); /* oklch */ color: oklch(86.0% 0.080 141.6);
Tailwind
colors: {
custom: {
50: '#cbe9c6',
500: '#b4dfae',
950: '#000000',
},
}SCSS
$custom: #b4dfae; $custom-light: #cbe9c6; $custom-dark: #000000;
JSON
{
"hex": "#b4dfae",
"rgb": {
"r": 180,
"g": 223,
"b": 174
},
"hsl": {
"h": 112.653,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86031,
"c": 0.08043,
"h": 141.6
},
"luminance": 0.65535
}Semantic roles & 50–950 ramp
primary
#B4DFAE
secondary
#B07AB8
accent
#2FB6A6
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131613
muted
#838482