#BEE481#BEE481
#BEE481 is a very light, vivid yellow-green. Relative luminance 0.680; OKLCH L 87.0% C 0.133 H 126.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE481 |
|---|---|
| RGB | rgb(190, 228, 129) |
| HSL | hsl(83, 65%, 70%) |
| HSV | hsv(83, 43%, 89%) |
| CMYK | cmyk(16.7%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(86.02, -28.33, 44.17) |
| CIE-LCH | lch(86.02, 52.48, 122.68°) |
| OKLab | oklab(86.96% -0.0784 0.1071) |
| OKLCH | oklch(86.96% 0.133 126.2) |
| XYZ | xyz(52.9407, 68.0184, 31.1044) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Celery
#C1FD95
ΔE00 5.87
Light Yellow Green
#CCFD7F
ΔE00 5.93
Light Pea Green
#C4FE82
ΔE00 6.07
Light Yellowish Green
#C2FF89
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE481 #A781E4
analogous
#E4D881 #BEE481 #8DE481
triadic
#BEE481 #81BEE4 #E481BE
tetradic
#BEE481 #81E4D8 #A781E4 #E4818D
square
#BEE481 #81E4D8 #A781E4 #E4818D
split-complementary
#BEE481 #818DE4 #D881E4
monochromatic
#87C129 #A4D94F #BEE481 #D8EFB3 #F2FAE6
Accessibility & contrast
On white
1.44
#BEE481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BEE481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE481
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE481 | 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)
#EDD979
Deuteranopia (green-blind)
#E8D786
Tritanopia (blue-blind)
#C3DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee481; /* rgb */ color: rgb(190, 228, 129); /* oklch */ color: oklch(87.0% 0.133 126.2);
Tailwind
colors: {
custom: {
50: '#d3eca7',
500: '#bee481',
950: '#000000',
},
}SCSS
$custom: #bee481; $custom-light: #d3eca7; $custom-dark: #000000;
JSON
{
"hex": "#bee481",
"rgb": {
"r": 190,
"g": 228,
"b": 129
},
"hsl": {
"h": 83.03,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.86957,
"c": 0.13275,
"h": 126.2
},
"luminance": 0.68019
}Semantic roles & 50–950 ramp
primary
#BEE481
secondary
#784DBC
accent
#19CD5E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480