#BEE290#BEE290
#BEE290 is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 86.8% C 0.114 H 127.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE290 |
|---|---|
| RGB | rgb(190, 226, 144) |
| HSL | hsl(86, 59%, 73%) |
| HSV | hsv(86, 36%, 89%) |
| CMYK | cmyk(15.9%, 0%, 36.3%, 11.4%) |
| CIE-LAB | lab(85.68, -25.54, 36.30) |
| CIE-LCH | lch(85.68, 44.38, 125.13°) |
| OKLab | oklab(86.76% -0.0698 0.0897) |
| OKLCH | oklch(86.76% 0.114 127.9) |
| XYZ | xyz(53.4649, 67.3529, 36.5638) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.99
Light Grey Green
#B7E1A1
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.37
Tea Green
#BDF8A3
ΔE00 5.64
Pale Olive
#B9CC81
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE290 #B490E2
analogous
#E2DD90 #BEE290 #95E290
triadic
#BEE290 #90BEE2 #E290BE
tetradic
#BEE290 #90E2DD #B490E2 #E29095
square
#BEE290 #90E2DD #B490E2 #E29095
split-complementary
#BEE290 #9095E2 #DD90E2
monochromatic
#85C433 #A2D55F #BEE290 #DAEFC1 #F1F9E7
Accessibility & contrast
On white
1.45
#BEE290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BEE290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE290
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE290 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#E5D594
Tritanopia (blue-blind)
#C2DBCD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee290; /* rgb */ color: rgb(190, 226, 144); /* oklch */ color: oklch(86.8% 0.114 127.9);
Tailwind
colors: {
custom: {
50: '#d2ebb1',
500: '#bee290',
950: '#000000',
},
}SCSS
$custom: #bee290; $custom-light: #d2ebb1; $custom-dark: #000000;
JSON
{
"hex": "#bee290",
"rgb": {
"r": 190,
"g": 226,
"b": 144
},
"hsl": {
"h": 86.341,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.86759,
"c": 0.11368,
"h": 127.9
},
"luminance": 0.67353
}Semantic roles & 50–950 ramp
primary
#BEE290
secondary
#855CBB
accent
#1FC669
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141611
muted
#838481