#B7E2BF#B7E2BF
#B7E2BF is a very light, moderate green. Relative luminance 0.682; OKLCH L 87.3% C 0.066 H 150.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B7E2BF |
|---|---|
| RGB | rgb(183, 226, 191) |
| HSL | hsl(131, 43%, 80%) |
| HSV | hsv(131, 19%, 89%) |
| CMYK | cmyk(19%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(86.12, -20.68, 12.56) |
| CIE-LCH | lch(86.12, 24.19, 148.72°) |
| OKLab | oklab(87.28% -0.057 0.0325) |
| OKLCH | oklch(87.28% 0.066 150.4) |
| XYZ | xyz(56.1264, 68.2201, 59.4908) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 6.91
Light Teal
#90E4C1
ΔE00 6.93
Light Sage
#BCECAC
ΔE00 7.11
Light Grey Green
#B7E1A1
ΔE00 7.29
Pale Turquoise
#A5FBD5
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7E2BF #E2B7DA
analogous
#C4E2B7 #B7E2BF #B7E2D4
triadic
#B7E2BF #BFB7E2 #E2BFB7
tetradic
#B7E2BF #B7C4E2 #E2B7DA #E2D4B7
square
#B7E2BF #B7C4E2 #E2B7DA #E2D4B7
split-complementary
#B7E2BF #D4B7E2 #E2B7C4
monochromatic
#60BF71 #8BD098 #B7E2BF #E3F4E6 #E9F6EC
Accessibility & contrast
On white
1.43
#B7E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#B7E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7E2BF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7E2BF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABD
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#B2E0D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7e2bf; /* rgb */ color: rgb(183, 226, 191); /* oklch */ color: oklch(87.3% 0.066 150.4);
Tailwind
colors: {
custom: {
50: '#cdebd2',
500: '#b7e2bf',
950: '#000000',
},
}SCSS
$custom: #b7e2bf; $custom-light: #cdebd2; $custom-dark: #000000;
JSON
{
"hex": "#b7e2bf",
"rgb": {
"r": 183,
"g": 226,
"b": 191
},
"hsl": {
"h": 131.163,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.87282,
"c": 0.06563,
"h": 150.4
},
"luminance": 0.68222
}Semantic roles & 50–950 ramp
primary
#B7E2BF
secondary
#BB82B1
accent
#309DB6
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483