#BEE7AF#BEE7AF
#BEE7AF is a very light, moderate green. Relative luminance 0.712; OKLCH L 88.5% C 0.086 H 137.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE7AF |
|---|---|
| RGB | rgb(190, 231, 175) |
| HSL | hsl(104, 54%, 80%) |
| HSV | hsv(104, 24%, 91%) |
| CMYK | cmyk(17.7%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(87.58, -23.47, 23.00) |
| CIE-LCH | lch(87.58, 32.86, 135.58°) |
| OKLab | oklab(88.45% -0.0637 0.0585) |
| OKLCH | oklch(88.45% 0.086 137.4) |
| XYZ | xyz(57.5473, 71.1930, 51.2588) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.00
Light Grey Green
#B7E1A1
ΔE00 2.36
Very Pale Green
#CFFDBC
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 5.14
Very Light Green
#D1FFBD
ΔE00 5.23
Pale Green
#C7FDB5
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE7AF #D8AFE7
analogous
#DAE7AF #BEE7AF #AFE7BC
triadic
#BEE7AF #AFBEE7 #E7AFBE
tetradic
#BEE7AF #AFDAE7 #D8AFE7 #E7BCAF
square
#BEE7AF #AFDAE7 #D8AFE7 #E7BCAF
split-complementary
#BEE7AF #BCAFE7 #E7AFDA
monochromatic
#71CB51 #98D980 #BEE7AF #E4F5DE #ECF8E7
Accessibility & contrast
On white
1.38
#BEE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#BEE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE7AF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE7AF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#BDE3D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee7af; /* rgb */ color: rgb(190, 231, 175); /* oklch */ color: oklch(88.5% 0.086 137.4);
Tailwind
colors: {
custom: {
50: '#d2eec7',
500: '#bee7af',
950: '#000000',
},
}SCSS
$custom: #bee7af; $custom-light: #d2eec7; $custom-dark: #000000;
JSON
{
"hex": "#bee7af",
"rgb": {
"r": 190,
"g": 231,
"b": 175
},
"hsl": {
"h": 103.929,
"s": 53.846,
"l": 79.608
},
"oklch": {
"l": 0.88454,
"c": 0.08649,
"h": 137.4
},
"luminance": 0.71194
}Semantic roles & 50–950 ramp
primary
#BEE7AF
secondary
#AE78C2
accent
#24C197
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582