#BEE284#BEE284
#BEE284 is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.6% C 0.127 H 126.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE284 |
|---|---|
| RGB | rgb(190, 226, 132) |
| HSL | hsl(83, 62%, 70%) |
| HSV | hsv(83, 42%, 89%) |
| CMYK | cmyk(15.9%, 0%, 41.6%, 11.4%) |
| CIE-LAB | lab(85.51, -27.03, 42.06) |
| CIE-LCH | lch(85.51, 50.00, 122.73°) |
| OKLab | oklab(86.56% -0.0746 0.1025) |
| OKLCH | oklch(86.56% 0.127 126) |
| XYZ | xyz(52.5961, 67.0053, 31.9877) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.76
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Pale Olive
#B9CC81
ΔE00 5.92
Light Grey Green
#B7E1A1
ΔE00 6.15
Celery
#C1FD95
ΔE00 6.29
Greenish Tan
#BCCB7A
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE284 #A884E2
analogous
#E2D784 #BEE284 #8FE284
triadic
#BEE284 #84BEE2 #E284BE
tetradic
#BEE284 #84E2D7 #A884E2 #E2848F
square
#BEE284 #84E2D7 #A884E2 #E2848F
split-complementary
#BEE284 #848FE2 #D784E2
monochromatic
#87BF2D #A4D652 #BEE284 #D8EEB6 #F2F9E6
Accessibility & contrast
On white
1.46
#BEE284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BEE284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE284
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE284 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#C3DACB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee284; /* rgb */ color: rgb(190, 226, 132); /* oklch */ color: oklch(86.6% 0.127 126.0);
Tailwind
colors: {
custom: {
50: '#d3eba9',
500: '#bee284',
950: '#000000',
},
}SCSS
$custom: #bee284; $custom-light: #d3eba9; $custom-dark: #000000;
JSON
{
"hex": "#bee284",
"rgb": {
"r": 190,
"g": 226,
"b": 132
},
"hsl": {
"h": 82.979,
"s": 61.842,
"l": 70.196
},
"oklch": {
"l": 0.86561,
"c": 0.12676,
"h": 126
},
"luminance": 0.67006
}Semantic roles & 50–950 ramp
primary
#BEE284
secondary
#7950BA
accent
#1CCA5E
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481