#BEE184#BEE184
#BEE184 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.3% C 0.125 H 125.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE184 |
|---|---|
| RGB | rgb(190, 225, 132) |
| HSL | hsl(83, 61%, 70%) |
| HSV | hsv(83, 41%, 88%) |
| CMYK | cmyk(15.6%, 0%, 41.3%, 11.8%) |
| CIE-LAB | lab(85.23, -26.56, 41.71) |
| CIE-LCH | lch(85.23, 49.45, 122.49°) |
| OKLab | oklab(86.34% -0.0732 0.1017) |
| OKLCH | oklch(86.34% 0.125 125.8) |
| XYZ | xyz(52.3249, 66.4631, 31.8973) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.54
Pale Olive
#B9CC81
ΔE00 5.65
Pistachio (survey)
#C0FA8B
ΔE00 5.97
Greenish Tan
#BCCB7A
ΔE00 6.04
Light Grey Green
#B7E1A1
ΔE00 6.09
Light Moss Green
#A6C875
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE184 #A784E1
analogous
#E1D684 #BEE184 #8FE184
triadic
#BEE184 #84BEE1 #E184BE
tetradic
#BEE184 #84E1D6 #A784E1 #E1848F
square
#BEE184 #84E1D6 #A784E1 #E1848F
split-complementary
#BEE184 #848FE1 #D684E1
monochromatic
#87BD2E #A4D553 #BEE184 #D8EDB5 #F2F9E6
Accessibility & contrast
On white
1.47
#BEE184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BEE184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE184
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE184 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67D
Deuteranopia (green-blind)
#E5D489
Tritanopia (blue-blind)
#C3D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee184; /* rgb */ color: rgb(190, 225, 132); /* oklch */ color: oklch(86.3% 0.125 125.8);
Tailwind
colors: {
custom: {
50: '#d3eaa9',
500: '#bee184',
950: '#000000',
},
}SCSS
$custom: #bee184; $custom-light: #d3eaa9; $custom-dark: #000000;
JSON
{
"hex": "#bee184",
"rgb": {
"r": 190,
"g": 225,
"b": 132
},
"hsl": {
"h": 82.581,
"s": 60.784,
"l": 70
},
"oklch": {
"l": 0.86341,
"c": 0.12533,
"h": 125.8
},
"luminance": 0.66464
}Semantic roles & 50–950 ramp
primary
#BEE184
secondary
#7851B9
accent
#1DC85E
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481