#BEE4AB#BEE4AB
#BEE4AB is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.7% C 0.086 H 135.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4AB |
|---|---|
| RGB | rgb(190, 228, 171) |
| HSL | hsl(100, 51%, 78%) |
| HSV | hsv(100, 25%, 89%) |
| CMYK | cmyk(16.7%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(86.69, -22.64, 23.84) |
| CIE-LCH | lch(86.69, 32.88, 133.52°) |
| OKLab | oklab(87.72% -0.0613 0.0606) |
| OKLCH | oklch(87.72% 0.086 135.4) |
| XYZ | xyz(56.3278, 69.3733, 48.9429) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.83
Light Sage
#BCECAC
ΔE00 2.44
Very Pale Green
#CFFDBC
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.43
Very Light Green
#D1FFBD
ΔE00 5.76
Pale Green
#C7FDB5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4AB #D1ABE4
analogous
#DAE4AB #BEE4AB #ABE4B4
triadic
#BEE4AB #ABBEE4 #E4ABBE
tetradic
#BEE4AB #ABDAE4 #D1ABE4 #E4B4AB
square
#BEE4AB #ABDAE4 #D1ABE4 #E4B4AB
split-complementary
#BEE4AB #B4ABE4 #E4ABDA
monochromatic
#76C64E #9AD57D #BEE4AB #E2F3D9 #EDF8E8
Accessibility & contrast
On white
1.41
#BEE4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BEE4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4AB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4AB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA8
Deuteranopia (green-blind)
#E2D8AE
Tritanopia (blue-blind)
#BEE0D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee4ab; /* rgb */ color: rgb(190, 228, 171); /* oklch */ color: oklch(87.7% 0.086 135.4);
Tailwind
colors: {
custom: {
50: '#d2ecc4',
500: '#bee4ab',
950: '#000000',
},
}SCSS
$custom: #bee4ab; $custom-light: #d2ecc4; $custom-dark: #000000;
JSON
{
"hex": "#bee4ab",
"rgb": {
"r": 190,
"g": 228,
"b": 171
},
"hsl": {
"h": 100,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.87717,
"c": 0.08618,
"h": 135.4
},
"luminance": 0.69374
}Semantic roles & 50–950 ramp
primary
#BEE4AB
secondary
#A675BE
accent
#27BF8C
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141612
muted
#838482