#BEE189#BEE189
#BEE189 is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.4% C 0.120 H 126.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE189 |
|---|---|
| RGB | rgb(190, 225, 137) |
| HSL | hsl(84, 59%, 71%) |
| HSV | hsv(84, 39%, 88%) |
| CMYK | cmyk(15.6%, 0%, 39.1%, 11.8%) |
| CIE-LAB | lab(85.30, -25.95, 39.32) |
| CIE-LCH | lch(85.30, 47.11, 123.43°) |
| OKLab | oklab(86.42% -0.0712 0.0965) |
| OKLCH | oklch(86.42% 0.12 126.5) |
| XYZ | xyz(52.6753, 66.6032, 33.7426) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.52
Light Grey Green
#B7E1A1
ΔE00 5.27
Pale Olive
#B9CC81
ΔE00 5.48
Light Moss Green
#A6C875
ΔE00 6.06
Greenish Tan
#BCCB7A
ΔE00 6.07
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE189 #AC89E1
analogous
#E1D889 #BEE189 #92E189
triadic
#BEE189 #89BEE1 #E189BE
tetradic
#BEE189 #89E1D8 #AC89E1 #E18992
square
#BEE189 #89E1D8 #AC89E1 #E18992
split-complementary
#BEE189 #8992E1 #D889E1
monochromatic
#86BF31 #A3D558 #BEE189 #D9EDBA #F2F9E7
Accessibility & contrast
On white
1.47
#BEE189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BEE189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE189
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE189 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD682
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#C3D9CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee189; /* rgb */ color: rgb(190, 225, 137); /* oklch */ color: oklch(86.4% 0.120 126.5);
Tailwind
colors: {
custom: {
50: '#d3eaac',
500: '#bee189',
950: '#000000',
},
}SCSS
$custom: #bee189; $custom-light: #d3eaac; $custom-dark: #000000;
JSON
{
"hex": "#bee189",
"rgb": {
"r": 190,
"g": 225,
"b": 137
},
"hsl": {
"h": 83.864,
"s": 59.459,
"l": 70.98
},
"oklch": {
"l": 0.86421,
"c": 0.11992,
"h": 126.5
},
"luminance": 0.66604
}Semantic roles & 50–950 ramp
primary
#BEE189
secondary
#7D55B9
accent
#1EC761
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481