#BEE4A3#BEE4A3
#BEE4A3 is a very light, moderate yellow-green. Relative luminance 0.691; OKLCH L 87.6% C 0.095 H 132.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4A3 |
|---|---|
| RGB | rgb(190, 228, 163) |
| HSL | hsl(95, 55%, 77%) |
| HSV | hsv(95, 29%, 89%) |
| CMYK | cmyk(16.7%, 0%, 28.5%, 10.6%) |
| CIE-LAB | lab(86.54, -23.86, 27.77) |
| CIE-LCH | lch(86.54, 36.61, 130.67°) |
| OKLab | oklab(87.55% -0.0647 0.07) |
| OKLCH | oklch(87.55% 0.095 132.7) |
| XYZ | xyz(55.5882, 69.0774, 45.0479) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.23
Light Sage
#BCECAC
ΔE00 2.47
Washed Out Green
#BCF5A6
ΔE00 4.60
Very Pale Green
#CFFDBC
ΔE00 5.37
Tea Green
#BDF8A3
ΔE00 5.49
Pale Green
#C7FDB5
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4A3 #C9A3E4
analogous
#DFE4A3 #BEE4A3 #A3E4A9
triadic
#BEE4A3 #A3BEE4 #E4A3BE
tetradic
#BEE4A3 #A3DFE4 #C9A3E4 #E4A9A3
square
#BEE4A3 #A3DFE4 #C9A3E4 #E4A9A3
split-complementary
#BEE4A3 #A9A3E4 #E4A3DF
monochromatic
#7BC844 #9DD674 #BEE4A3 #DFF2D2 #EEF8E7
Accessibility & contrast
On white
1.42
#BEE4A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BEE4A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4A3
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4A3 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9F
Deuteranopia (green-blind)
#E4D8A6
Tritanopia (blue-blind)
#BFDFD3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee4a3; /* rgb */ color: rgb(190, 228, 163); /* oklch */ color: oklch(87.6% 0.095 132.7);
Tailwind
colors: {
custom: {
50: '#d2ecbe',
500: '#bee4a3',
950: '#000000',
},
}SCSS
$custom: #bee4a3; $custom-light: #d2ecbe; $custom-dark: #000000;
JSON
{
"hex": "#bee4a3",
"rgb": {
"r": 190,
"g": 228,
"b": 163
},
"hsl": {
"h": 95.077,
"s": 54.622,
"l": 76.667
},
"oklch": {
"l": 0.87552,
"c": 0.09529,
"h": 132.7
},
"luminance": 0.69078
}Semantic roles & 50–950 ramp
primary
#BEE4A3
secondary
#9C6DBE
accent
#23C280
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482