#B7E2BC#B7E2BC
#B7E2BC is a very light, moderate green. Relative luminance 0.681; OKLCH L 87.2% C 0.069 H 148.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B7E2BC |
|---|---|
| RGB | rgb(183, 226, 188) |
| HSL | hsl(127, 43%, 80%) |
| HSV | hsv(127, 19%, 89%) |
| CMYK | cmyk(19%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(86.05, -21.21, 14.04) |
| CIE-LCH | lch(86.05, 25.44, 146.50°) |
| OKLab | oklab(87.21% -0.0583 0.0362) |
| OKLCH | oklch(87.21% 0.069 148.2) |
| XYZ | xyz(55.7996, 68.0894, 57.7699) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.11
Light Sage
#BCECAC
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 6.36
Light Grey Green
#B7E1A1
ΔE00 6.45
Light Teal
#90E4C1
ΔE00 7.16
Pale Turquoise
#A5FBD5
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7E2BC #E2B7DD
analogous
#C7E2B7 #B7E2BC #B7E2D1
triadic
#B7E2BC #BCB7E2 #E2BCB7
tetradic
#B7E2BC #B7C7E2 #E2B7DD #E2D1B7
square
#B7E2BC #B7C7E2 #E2B7DD #E2D1B7
split-complementary
#B7E2BC #D1B7E2 #E2B7C7
monochromatic
#60BF6B #8BD093 #B7E2BC #E3F4E5 #E9F6EB
Accessibility & contrast
On white
1.44
#B7E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#B7E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7E2BC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7E2BC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#DCD5BE
Tritanopia (blue-blind)
#B2E0D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7e2bc; /* rgb */ color: rgb(183, 226, 188); /* oklch */ color: oklch(87.2% 0.069 148.2);
Tailwind
colors: {
custom: {
50: '#cdebd0',
500: '#b7e2bc',
950: '#000000',
},
}SCSS
$custom: #b7e2bc; $custom-light: #cdebd0; $custom-dark: #000000;
JSON
{
"hex": "#b7e2bc",
"rgb": {
"r": 183,
"g": 226,
"b": 188
},
"hsl": {
"h": 126.977,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.87208,
"c": 0.06862,
"h": 148.2
},
"luminance": 0.68091
}Semantic roles & 50–950 ramp
primary
#B7E2BC
secondary
#BB82B5
accent
#30A6B6
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483