#B7DFBB#B7DFBB
#B7DFBB is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.5% C 0.065 H 147.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFBB |
|---|---|
| RGB | rgb(183, 223, 187) |
| HSL | hsl(126, 38%, 80%) |
| HSV | hsv(126, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.21, -19.91, 13.38) |
| CIE-LCH | lch(85.21, 23.99, 146.09°) |
| OKLab | oklab(86.53% -0.0547 0.0346) |
| OKLCH | oklch(86.53% 0.065 147.7) |
| XYZ | xyz(54.8836, 66.4292, 56.9346) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.96
Light Grey Green
#B7E1A1
ΔE00 6.81
Light Sage
#BCECAC
ΔE00 6.93
Hospital Green
#9BE5AA
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.56
Seafoam
#7FE0B3
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFBB #DFB7DB
analogous
#C7DFB7 #B7DFBB #B7DFCF
triadic
#B7DFBB #BBB7DF #DFBBB7
tetradic
#B7DFBB #B7C7DF #DFB7DB #DFCFB7
square
#B7DFBB #B7C7DF #DFB7DB #DFCFB7
split-complementary
#B7DFBB #CFB7DF #DFB7C7
monochromatic
#62B96B #8DCC93 #B7DFBB #E1F2E3 #EAF6EB
Accessibility & contrast
On white
1.47
#B7DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B7DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFBB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFBB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#B3DDD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b7dfbb; /* rgb */ color: rgb(183, 223, 187); /* oklch */ color: oklch(86.5% 0.065 147.7);
Tailwind
colors: {
custom: {
50: '#cde9cf',
500: '#b7dfbb',
950: '#000000',
},
}SCSS
$custom: #b7dfbb; $custom-light: #cde9cf; $custom-dark: #000000;
JSON
{
"hex": "#b7dfbb",
"rgb": {
"r": 183,
"g": 223,
"b": 187
},
"hsl": {
"h": 126,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.86533,
"c": 0.0647,
"h": 147.7
},
"luminance": 0.6643
}Semantic roles & 50–950 ramp
primary
#B7DFBB
secondary
#B783B2
accent
#34A5B1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131613
muted
#838483