#B4D4BE#B4D4BE
#B4D4BE is a very light, muted green. Relative luminance 0.605; OKLCH L 84.0% C 0.046 H 155.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D4BE |
|---|---|
| RGB | rgb(180, 212, 190) |
| HSL | hsl(139, 27%, 77%) |
| HSV | hsv(139, 15%, 83%) |
| CMYK | cmyk(15.1%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(82.11, -14.86, 7.35) |
| CIE-LCH | lch(82.11, 16.58, 153.69°) |
| OKLab | oklab(84.04% -0.0415 0.0191) |
| OKLCH | oklch(84.04% 0.046 155.3) |
| XYZ | xyz(51.6579, 60.5069, 57.6626) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.93
Light Teal
#90E4C1
ΔE00 9.54
Mint
#AAF0C1
ΔE00 10.04
Darkseagreen
#8FBC8F
ΔE00 10.15
Seafoam Blue
#78D1B6
ΔE00 10.32
Greenish Grey
#96AE8D
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D4BE #D4B4CA
analogous
#BAD4B4 #B4D4BE #B4D4CE
triadic
#B4D4BE #BEB4D4 #D4BEB4
tetradic
#B4D4BE #B4BAD4 #D4B4CA #D4CEB4
square
#B4D4BE #B4BAD4 #D4B4CA #D4CEB4
split-complementary
#B4D4BE #CEB4D4 #D4B4BA
monochromatic
#66A77B #8DBE9C #B4D4BE #DBEAE0 #ECF4EE
Accessibility & contrast
On white
1.60
#B4D4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#B4D4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D4BE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D4BE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBD
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#AFD3CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b4d4be; /* rgb */ color: rgb(180, 212, 190); /* oklch */ color: oklch(84.0% 0.046 155.3);
Tailwind
colors: {
custom: {
50: '#cae1d1',
500: '#b4d4be',
950: '#000000',
},
}SCSS
$custom: #b4d4be; $custom-light: #cae1d1; $custom-dark: #000000;
JSON
{
"hex": "#b4d4be",
"rgb": {
"r": 180,
"g": 212,
"b": 190
},
"hsl": {
"h": 138.75,
"s": 27.119,
"l": 76.863
},
"oklch": {
"l": 0.84035,
"c": 0.04566,
"h": 155.3
},
"luminance": 0.60508
}Semantic roles & 50–950 ramp
primary
#B4D4BE
secondary
#AA829E
accent
#4086A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483