#B4D2BE#B4D2BE
#B4D2BE is a very light, muted green. Relative luminance 0.595; OKLCH L 83.6% C 0.042 H 156.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D2BE |
|---|---|
| RGB | rgb(180, 210, 190) |
| HSL | hsl(140, 25%, 76%) |
| HSV | hsv(140, 14%, 82%) |
| CMYK | cmyk(14.3%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(81.57, -13.85, 6.57) |
| CIE-LCH | lch(81.57, 15.33, 154.60°) |
| OKLab | oklab(83.61% -0.0387 0.0171) |
| OKLCH | oklch(83.61% 0.042 156.2) |
| XYZ | xyz(51.1611, 59.5132, 57.4969) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.28
Light Teal
#90E4C1
ΔE00 10.25
Darkseagreen
#8FBC8F
ΔE00 10.47
Greenish Grey
#96AE8D
ΔE00 10.71
Seafoam Blue
#78D1B6
ΔE00 10.74
Mint
#AAF0C1
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D2BE #D2B4C8
analogous
#B9D2B4 #B4D2BE #B4D2CD
triadic
#B4D2BE #BEB4D2 #D2BEB4
tetradic
#B4D2BE #B4B9D2 #D2B4C8 #D2CDB4
square
#B4D2BE #B4B9D2 #D2B4C8 #D2CDB4
split-complementary
#B4D2BE #CDB4D2 #D2B4B9
monochromatic
#68A47C #8EBB9D #B4D2BE #DAE9DF #ECF4EE
Accessibility & contrast
On white
1.63
#B4D2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#B4D2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D2BE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D2BE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#B0D1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b4d2be; /* rgb */ color: rgb(180, 210, 190); /* oklch */ color: oklch(83.6% 0.042 156.2);
Tailwind
colors: {
custom: {
50: '#cadfd1',
500: '#b4d2be',
950: '#000000',
},
}SCSS
$custom: #b4d2be; $custom-light: #cadfd1; $custom-dark: #000000;
JSON
{
"hex": "#b4d2be",
"rgb": {
"r": 180,
"g": 210,
"b": 190
},
"hsl": {
"h": 140,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.83606,
"c": 0.04233,
"h": 156.2
},
"luminance": 0.59514
}Semantic roles & 50–950 ramp
primary
#B4D2BE
secondary
#A8839B
accent
#4283A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483