#B4D0BE#B4D0BE
#B4D0BE is a very light, muted green. Relative luminance 0.585; OKLCH L 83.2% C 0.039 H 157.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D0BE |
|---|---|
| RGB | rgb(180, 208, 190) |
| HSL | hsl(141, 23%, 76%) |
| HSV | hsv(141, 13%, 82%) |
| CMYK | cmyk(13.5%, 0%, 8.7%, 18.4%) |
| CIE-LAB | lab(81.03, -12.82, 5.80) |
| CIE-LCH | lch(81.03, 14.07, 155.68°) |
| OKLab | oklab(83.18% -0.036 0.0151) |
| OKLCH | oklch(83.18% 0.039 157.3) |
| XYZ | xyz(50.6704, 58.5318, 57.3334) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.74
Greenish Grey
#96AE8D
ΔE00 10.63
Darkseagreen
#8FBC8F
ΔE00 10.87
Light Teal
#90E4C1
ΔE00 11.02
Light Grey
#D8DCD6
ΔE00 11.12
Powder Blue
#B0E0E6
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D0BE #D0B4C6
analogous
#B8D0B4 #B4D0BE #B4D0CC
triadic
#B4D0BE #BEB4D0 #D0BEB4
tetradic
#B4D0BE #B4B8D0 #D0B4C6 #D0CCB4
square
#B4D0BE #B4B8D0 #D0B4C6 #D0CCB4
split-complementary
#B4D0BE #CCB4D0 #D0B4B8
monochromatic
#69A17D #8EB89D #B4D0BE #DAE8DF #ECF3EF
Accessibility & contrast
On white
1.65
#B4D0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#B4D0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D0BE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D0BE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBD
Deuteranopia (green-blind)
#CAC8BF
Tritanopia (blue-blind)
#B0CFCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4d0be; /* rgb */ color: rgb(180, 208, 190); /* oklch */ color: oklch(83.2% 0.039 157.3);
Tailwind
colors: {
custom: {
50: '#caded1',
500: '#b4d0be',
950: '#000000',
},
}SCSS
$custom: #b4d0be; $custom-light: #caded1; $custom-dark: #000000;
JSON
{
"hex": "#b4d0be",
"rgb": {
"r": 180,
"g": 208,
"b": 190
},
"hsl": {
"h": 141.429,
"s": 22.951,
"l": 76.078
},
"oklch": {
"l": 0.83178,
"c": 0.03901,
"h": 157.3
},
"luminance": 0.58533
}Semantic roles & 50–950 ramp
primary
#B4D0BE
secondary
#A58399
accent
#4480A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483