#B4DFAA#B4DFAA
#B4DFAA is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.9% C 0.085 H 139.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFAA |
|---|---|
| RGB | rgb(180, 223, 170) |
| HSL | hsl(109, 45%, 77%) |
| HSV | hsv(109, 24%, 87%) |
| CMYK | cmyk(19.3%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(84.68, -23.81, 21.50) |
| CIE-LCH | lch(84.68, 32.08, 137.92°) |
| OKLab | oklab(85.94% -0.0647 0.0548) |
| OKLCH | oklch(85.94% 0.085 139.8) |
| XYZ | xyz(52.4641, 65.3797, 47.8778) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.58
Light Sage
#BCECAC
ΔE00 3.48
Hospital Green
#9BE5AA
ΔE00 5.01
Mint
#AAF0C1
ΔE00 6.11
Washed Out Green
#BCF5A6
ΔE00 6.53
Very Pale Green
#CFFDBC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFAA #D5AADF
analogous
#CFDFAA #B4DFAA #AADFBB
triadic
#B4DFAA #AAB4DF #DFAAB4
tetradic
#B4DFAA #AACFDF #D5AADF #DFBBAA
square
#B4DFAA #AACFDF #D5AADF #DFBBAA
split-complementary
#B4DFAA #BBAADF #DFAACF
monochromatic
#66BE51 #8DCE7E #B4DFAA #DBF0D6 #EBF7E9
Accessibility & contrast
On white
1.49
#B4DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#B4DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFAA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFAA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#B2DBD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4dfaa; /* rgb */ color: rgb(180, 223, 170); /* oklch */ color: oklch(85.9% 0.085 139.8);
Tailwind
colors: {
custom: {
50: '#cbe9c3',
500: '#b4dfaa',
950: '#000000',
},
}SCSS
$custom: #b4dfaa; $custom-light: #cbe9c3; $custom-dark: #000000;
JSON
{
"hex": "#b4dfaa",
"rgb": {
"r": 180,
"g": 223,
"b": 170
},
"hsl": {
"h": 108.679,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.85942,
"c": 0.08482,
"h": 139.8
},
"luminance": 0.65381
}Semantic roles & 50–950 ramp
primary
#B4DFAA
secondary
#AB75B8
accent
#2DB89E
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131612
muted
#838482