#BEE2A6#BEE2A6
#BEE2A6 is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.2% C 0.089 H 133.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2A6 |
|---|---|
| RGB | rgb(190, 226, 166) |
| HSL | hsl(96, 51%, 77%) |
| HSV | hsv(96, 27%, 89%) |
| CMYK | cmyk(15.9%, 0%, 26.5%, 11.4%) |
| CIE-LAB | lab(86.05, -22.44, 25.56) |
| CIE-LCH | lch(86.05, 34.01, 131.28°) |
| OKLab | oklab(87.18% -0.0607 0.0647) |
| OKLCH | oklch(87.18% 0.089 133.2) |
| XYZ | xyz(55.3132, 68.0922, 46.2979) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.39
Light Sage
#BCECAC
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 5.45
Very Pale Green
#CFFDBC
ΔE00 5.74
Pale Green
#C7FDB5
ΔE00 6.10
Very Light Green
#D1FFBD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2A6 #CAA6E2
analogous
#DCE2A6 #BEE2A6 #A6E2AC
triadic
#BEE2A6 #A6BEE2 #E2A6BE
tetradic
#BEE2A6 #A6DCE2 #CAA6E2 #E2ACA6
square
#BEE2A6 #A6DCE2 #CAA6E2 #E2ACA6
split-complementary
#BEE2A6 #ACA6E2 #E2A6DC
monochromatic
#7BC44A #9CD378 #BEE2A6 #E0F1D4 #EEF7E8
Accessibility & contrast
On white
1.44
#BEE2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BEE2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2A6
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2A6 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A2
Deuteranopia (green-blind)
#E2D6A9
Tritanopia (blue-blind)
#BFDDD2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee2a6; /* rgb */ color: rgb(190, 226, 166); /* oklch */ color: oklch(87.2% 0.089 133.2);
Tailwind
colors: {
custom: {
50: '#d2ebc0',
500: '#bee2a6',
950: '#000000',
},
}SCSS
$custom: #bee2a6; $custom-light: #d2ebc0; $custom-dark: #000000;
JSON
{
"hex": "#bee2a6",
"rgb": {
"r": 190,
"g": 226,
"b": 166
},
"hsl": {
"h": 96,
"s": 50.847,
"l": 76.863
},
"oklch": {
"l": 0.87178,
"c": 0.08871,
"h": 133.2
},
"luminance": 0.68093
}Semantic roles & 50–950 ramp
primary
#BEE2A6
secondary
#9E71BB
accent
#27BE82
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141612
muted
#838482