#BEE480#BEE480
#BEE480 is a very light, vivid yellow-green. Relative luminance 0.680; OKLCH L 86.9% C 0.134 H 126.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE480 |
|---|---|
| RGB | rgb(190, 228, 128) |
| HSL | hsl(83, 65%, 70%) |
| HSV | hsv(83, 44%, 89%) |
| CMYK | cmyk(16.7%, 0%, 43.9%, 10.6%) |
| CIE-LAB | lab(86.00, -28.45, 44.64) |
| CIE-LCH | lch(86.00, 52.93, 122.51°) |
| OKLab | oklab(86.94% -0.0788 0.1081) |
| OKLCH | oklch(86.94% 0.134 126.1) |
| XYZ | xyz(52.8746, 67.9920, 30.7560) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Light Yellow Green
#CCFD7F
ΔE00 5.86
Celery
#C1FD95
ΔE00 5.90
Light Pea Green
#C4FE82
ΔE00 6.02
Light Yellowish Green
#C2FF89
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE480 #A680E4
analogous
#E4D880 #BEE480 #8CE480
triadic
#BEE480 #80BEE4 #E480BE
tetradic
#BEE480 #80E4D8 #A680E4 #E4808C
square
#BEE480 #80E4D8 #A680E4 #E4808C
split-complementary
#BEE480 #808CE4 #D880E4
monochromatic
#87C129 #A4D94E #BEE480 #D8EFB2 #F2F9E5
Accessibility & contrast
On white
1.44
#BEE480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BEE480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE480
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE480 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD978
Deuteranopia (green-blind)
#E8D785
Tritanopia (blue-blind)
#C3DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee480; /* rgb */ color: rgb(190, 228, 128); /* oklch */ color: oklch(86.9% 0.134 126.1);
Tailwind
colors: {
custom: {
50: '#d3eca6',
500: '#bee480',
950: '#000000',
},
}SCSS
$custom: #bee480; $custom-light: #d3eca6; $custom-dark: #000000;
JSON
{
"hex": "#bee480",
"rgb": {
"r": 190,
"g": 228,
"b": 128
},
"hsl": {
"h": 82.8,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.86942,
"c": 0.13378,
"h": 126.1
},
"luminance": 0.67992
}Semantic roles & 50–950 ramp
primary
#BEE480
secondary
#774CBC
accent
#19CD5D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480