#BEE7B2#BEE7B2
#BEE7B2 is a very light, moderate green. Relative luminance 0.713; OKLCH L 88.5% C 0.083 H 138.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE7B2 |
|---|---|
| RGB | rgb(190, 231, 178) |
| HSL | hsl(106, 52%, 80%) |
| HSV | hsv(106, 23%, 91%) |
| CMYK | cmyk(17.7%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(87.64, -22.99, 21.53) |
| CIE-LCH | lch(87.64, 31.49, 136.88°) |
| OKLab | oklab(88.52% -0.0624 0.0549) |
| OKLCH | oklch(88.52% 0.083 138.7) |
| XYZ | xyz(57.8452, 71.3122, 52.8279) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.52
Light Grey Green
#B7E1A1
ΔE00 2.96
Very Pale Green
#CFFDBC
ΔE00 5.03
Very Light Green
#D1FFBD
ΔE00 5.47
Pale Green
#C7FDB5
ΔE00 5.64
Washed Out Green
#BCF5A6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE7B2 #DBB2E7
analogous
#D8E7B2 #BEE7B2 #B2E7C0
triadic
#BEE7B2 #B2BEE7 #E7B2BE
tetradic
#BEE7B2 #B2D8E7 #DBB2E7 #E7C0B2
square
#BEE7B2 #B2D8E7 #DBB2E7 #E7C0B2
split-complementary
#BEE7B2 #C0B2E7 #E7B2D8
monochromatic
#6FCA55 #97D883 #BEE7B2 #E5F6E1 #EBF8E8
Accessibility & contrast
On white
1.38
#BEE7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#BEE7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE7B2
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE7B2 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAF
Deuteranopia (green-blind)
#E4DAB5
Tritanopia (blue-blind)
#BCE3D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee7b2; /* rgb */ color: rgb(190, 231, 178); /* oklch */ color: oklch(88.5% 0.083 138.7);
Tailwind
colors: {
custom: {
50: '#d2eec9',
500: '#bee7b2',
950: '#000000',
},
}SCSS
$custom: #bee7b2; $custom-light: #d2eec9; $custom-dark: #000000;
JSON
{
"hex": "#bee7b2",
"rgb": {
"r": 190,
"g": 231,
"b": 178
},
"hsl": {
"h": 106.415,
"s": 52.475,
"l": 80.196
},
"oklch": {
"l": 0.88519,
"c": 0.08314,
"h": 138.7
},
"luminance": 0.71313
}Semantic roles & 50–950 ramp
primary
#BEE7B2
secondary
#B27BC2
accent
#26C09D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582