#B4D4B2#B4D4B2
#B4D4B2 is a very light, muted green. Relative luminance 0.600; OKLCH L 83.7% C 0.058 H 143.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D4B2 |
|---|---|
| RGB | rgb(180, 212, 178) |
| HSL | hsl(116, 28%, 76%) |
| HSV | hsv(116, 16%, 83%) |
| CMYK | cmyk(15.1%, 0%, 16%, 16.9%) |
| CIE-LAB | lab(81.84, -17.02, 13.33) |
| CIE-LCH | lch(81.84, 21.62, 141.94°) |
| OKLab | oklab(83.73% -0.0465 0.0344) |
| OKLCH | oklch(83.73% 0.058 143.5) |
| XYZ | xyz(50.4000, 60.0037, 51.0374) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.49
Darkseagreen
#8FBC8F
ΔE00 8.04
Light Sage
#BCECAC
ΔE00 8.45
Mint
#AAF0C1
ΔE00 8.54
Hospital Green
#9BE5AA
ΔE00 8.67
Light Teal
#90E4C1
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D4B2 #D2B2D4
analogous
#C5D4B2 #B4D4B2 #B2D4C1
triadic
#B4D4B2 #B2B4D4 #D4B2B4
tetradic
#B4D4B2 #B2C5D4 #D2B2D4 #D4C1B2
square
#B4D4B2 #B2C5D4 #D2B2D4 #D4C1B2
split-complementary
#B4D4B2 #C1B2D4 #D4B2C5
monochromatic
#68A863 #8EBE8B #B4D4B2 #DAEAD9 #ECF4EB
Accessibility & contrast
On white
1.62
#B4D4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#B4D4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D4B2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D4B2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#D0CAB4
Tritanopia (blue-blind)
#B2D2CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b4d4b2; /* rgb */ color: rgb(180, 212, 178); /* oklch */ color: oklch(83.7% 0.058 143.5);
Tailwind
colors: {
custom: {
50: '#cae1c9',
500: '#b4d4b2',
950: '#000000',
},
}SCSS
$custom: #b4d4b2; $custom-light: #cae1c9; $custom-dark: #000000;
JSON
{
"hex": "#b4d4b2",
"rgb": {
"r": 180,
"g": 212,
"b": 178
},
"hsl": {
"h": 116.471,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.83728,
"c": 0.05783,
"h": 143.5
},
"luminance": 0.60005
}Semantic roles & 50–950 ramp
primary
#B4D4B2
secondary
#A880AA
accent
#3FA7A1
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482