#BEE1A2#BEE1A2
#BEE1A2 is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 86.9% C 0.092 H 131.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE1A2 |
|---|---|
| RGB | rgb(190, 225, 162) |
| HSL | hsl(93, 51%, 76%) |
| HSV | hsv(93, 28%, 88%) |
| CMYK | cmyk(15.6%, 0%, 28%, 11.8%) |
| CIE-LAB | lab(85.71, -22.55, 27.15) |
| CIE-LCH | lch(85.71, 35.30, 129.71°) |
| OKLab | oklab(86.88% -0.061 0.0685) |
| OKLCH | oklch(86.88% 0.092 131.7) |
| XYZ | xyz(54.6809, 67.4055, 44.3051) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.41
Light Sage
#BCECAC
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 5.42
Very Pale Green
#CFFDBC
ΔE00 6.03
Pale Olive Green
#B1D27B
ΔE00 6.25
Pale Green
#C7FDB5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE1A2 #C5A2E1
analogous
#DEE1A2 #BEE1A2 #A2E1A5
triadic
#BEE1A2 #A2BEE1 #E1A2BE
tetradic
#BEE1A2 #A2DEE1 #C5A2E1 #E1A5A2
square
#BEE1A2 #A2DEE1 #C5A2E1 #E1A5A2
split-complementary
#BEE1A2 #A5A2E1 #E1A2DE
monochromatic
#7DC345 #9ED274 #BEE1A2 #DEF0D0 #EFF8E8
Accessibility & contrast
On white
1.45
#BEE1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BEE1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE1A2
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE1A2 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#E1D5A5
Tritanopia (blue-blind)
#C0DCD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee1a2; /* rgb */ color: rgb(190, 225, 162); /* oklch */ color: oklch(86.9% 0.092 131.7);
Tailwind
colors: {
custom: {
50: '#d2eabe',
500: '#bee1a2',
950: '#000000',
},
}SCSS
$custom: #bee1a2; $custom-light: #d2eabe; $custom-dark: #000000;
JSON
{
"hex": "#bee1a2",
"rgb": {
"r": 190,
"g": 225,
"b": 162
},
"hsl": {
"h": 93.333,
"s": 51.22,
"l": 75.882
},
"oklch": {
"l": 0.86878,
"c": 0.09174,
"h": 131.7
},
"luminance": 0.67406
}Semantic roles & 50–950 ramp
primary
#BEE1A2
secondary
#986DBA
accent
#27BF7B
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482