#BEE890#BEE890
#BEE890 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.1% C 0.123 H 129.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE890 |
|---|---|
| RGB | rgb(190, 232, 144) |
| HSL | hsl(89, 66%, 74%) |
| HSV | hsv(89, 38%, 91%) |
| CMYK | cmyk(18.1%, 0%, 37.9%, 9%) |
| CIE-LAB | lab(87.33, -28.40, 38.44) |
| CIE-LCH | lch(87.33, 47.79, 126.46°) |
| OKLab | oklab(88.08% -0.0778 0.0947) |
| OKLCH | oklch(88.08% 0.123 129.4) |
| XYZ | xyz(55.1251, 70.6732, 37.1172) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.36
Washed Out Green
#BCF5A6
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 4.75
Light Grey Green
#B7E1A1
ΔE00 4.79
Celery
#C1FD95
ΔE00 4.89
Pale Olive Green
#B1D27B
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE890 #BA90E8
analogous
#E8E690 #BEE890 #92E890
triadic
#BEE890 #90BEE8 #E890BE
tetradic
#BEE890 #90E8E6 #BA90E8 #E89092
square
#BEE890 #90E8E6 #BA90E8 #E89092
split-complementary
#BEE890 #9092E8 #E690E8
monochromatic
#83D22C #A0DD5D #BEE890 #DCF3C3 #F0FAE6
Accessibility & contrast
On white
1.39
#BEE890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#BEE890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE890
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE890 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#EADA95
Tritanopia (blue-blind)
#C1E1D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee890; /* rgb */ color: rgb(190, 232, 144); /* oklch */ color: oklch(88.1% 0.123 129.4);
Tailwind
colors: {
custom: {
50: '#d3efb1',
500: '#bee890',
950: '#000000',
},
}SCSS
$custom: #bee890; $custom-light: #d3efb1; $custom-dark: #000000;
JSON
{
"hex": "#bee890",
"rgb": {
"r": 190,
"g": 232,
"b": 144
},
"hsl": {
"h": 88.636,
"s": 65.672,
"l": 73.725
},
"oklch": {
"l": 0.88079,
"c": 0.12254,
"h": 129.4
},
"luminance": 0.70674
}Semantic roles & 50–950 ramp
primary
#BEE890
secondary
#8C5AC2
accent
#18CE6F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581