#BEE2A3#BEE2A3
#BEE2A3 is a very light, moderate yellow-green. Relative luminance 0.680; OKLCH L 87.1% C 0.092 H 132.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2A3 |
|---|---|
| RGB | rgb(190, 226, 163) |
| HSL | hsl(94, 52%, 76%) |
| HSV | hsv(94, 28%, 89%) |
| CMYK | cmyk(15.9%, 0%, 27.9%, 11.4%) |
| CIE-LAB | lab(86.00, -22.89, 27.03) |
| CIE-LCH | lch(86.00, 35.42, 130.25°) |
| OKLab | oklab(87.12% -0.062 0.0682) |
| OKLCH | oklch(87.12% 0.092 132.3) |
| XYZ | xyz(55.0412, 67.9834, 44.8655) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.27
Light Sage
#BCECAC
ΔE00 2.89
Washed Out Green
#BCF5A6
ΔE00 5.19
Very Pale Green
#CFFDBC
ΔE00 5.78
Pale Green
#C7FDB5
ΔE00 6.03
Tea Green
#BDF8A3
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2A3 #C7A3E2
analogous
#DEE2A3 #BEE2A3 #A3E2A8
triadic
#BEE2A3 #A3BEE2 #E2A3BE
tetradic
#BEE2A3 #A3DEE2 #C7A3E2 #E2A8A3
square
#BEE2A3 #A3DEE2 #C7A3E2 #E2A8A3
split-complementary
#BEE2A3 #A8A3E2 #E2A3DE
monochromatic
#7CC546 #9DD374 #BEE2A3 #DFF1D2 #EFF8E8
Accessibility & contrast
On white
1.44
#BEE2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BEE2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2A3
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2A3 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99F
Deuteranopia (green-blind)
#E2D6A6
Tritanopia (blue-blind)
#BFDDD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee2a3; /* rgb */ color: rgb(190, 226, 163); /* oklch */ color: oklch(87.1% 0.092 132.3);
Tailwind
colors: {
custom: {
50: '#d2ebbe',
500: '#bee2a3',
950: '#000000',
},
}SCSS
$custom: #bee2a3; $custom-light: #d2ebbe; $custom-dark: #000000;
JSON
{
"hex": "#bee2a3",
"rgb": {
"r": 190,
"g": 226,
"b": 163
},
"hsl": {
"h": 94.286,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.87116,
"c": 0.09216,
"h": 132.3
},
"luminance": 0.67984
}Semantic roles & 50–950 ramp
primary
#BEE2A3
secondary
#9A6EBB
accent
#26BF7E
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482