#B7DDBC#B7DDBC
#B7DDBC is a very light, moderate green. Relative luminance 0.654; OKLCH L 86.1% C 0.060 H 148.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DDBC |
|---|---|
| RGB | rgb(183, 221, 188) |
| HSL | hsl(128, 36%, 79%) |
| HSV | hsv(128, 17%, 87%) |
| CMYK | cmyk(17.2%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(84.69, -18.74, 12.12) |
| CIE-LCH | lch(84.69, 22.32, 147.11°) |
| OKLab | oklab(86.13% -0.0516 0.0313) |
| OKLCH | oklch(86.13% 0.06 148.7) |
| XYZ | xyz(54.4598, 65.4098, 57.3233) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.70
Light Grey Green
#B7E1A1
ΔE00 7.59
Light Teal
#90E4C1
ΔE00 7.80
Hospital Green
#9BE5AA
ΔE00 7.81
Light Sage
#BCECAC
ΔE00 7.82
Seafoam
#7FE0B3
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DDBC #DDB7D8
analogous
#C5DDB7 #B7DDBC #B7DDCF
triadic
#B7DDBC #BCB7DD #DDBCB7
tetradic
#B7DDBC #B7C5DD #DDB7D8 #DDCFB7
square
#B7DDBC #B7C5DD #DDB7D8 #DDCFB7
split-complementary
#B7DDBC #CFB7DD #DDB7C5
monochromatic
#64B66F #8DC995 #B7DDBC #E1F1E3 #EAF5EC
Accessibility & contrast
On white
1.49
#B7DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#B7DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DDBC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DDBC | 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)
#DED6BA
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#B3DBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b7ddbc; /* rgb */ color: rgb(183, 221, 188); /* oklch */ color: oklch(86.1% 0.060 148.7);
Tailwind
colors: {
custom: {
50: '#cde7d0',
500: '#b7ddbc',
950: '#000000',
},
}SCSS
$custom: #b7ddbc; $custom-light: #cde7d0; $custom-dark: #000000;
JSON
{
"hex": "#b7ddbc",
"rgb": {
"r": 183,
"g": 221,
"b": 188
},
"hsl": {
"h": 127.895,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.86125,
"c": 0.06036,
"h": 148.7
},
"luminance": 0.65411
}Semantic roles & 50–950 ramp
primary
#B7DDBC
secondary
#B583AE
accent
#379FAF
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483