#BEE280#BEE280
#BEE280 is a very light, vivid yellow-green. Relative luminance 0.669; OKLCH L 86.5% C 0.131 H 125.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE280 |
|---|---|
| RGB | rgb(190, 226, 128) |
| HSL | hsl(82, 63%, 69%) |
| HSV | hsv(82, 43%, 89%) |
| CMYK | cmyk(15.9%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(85.45, -27.50, 43.95) |
| CIE-LCH | lch(85.45, 51.85, 122.03°) |
| OKLab | oklab(86.5% -0.0761 0.1066) |
| OKLCH | oklch(86.5% 0.131 125.5) |
| XYZ | xyz(52.3276, 66.8980, 30.5737) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.92
Pistachio (survey)
#C0FA8B
ΔE00 5.65
Pale Olive
#B9CC81
ΔE00 6.14
Light Yellow Green
#CCFD7F
ΔE00 6.34
Greenish Tan
#BCCB7A
ΔE00 6.36
Celery
#C1FD95
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE280 #A480E2
analogous
#E2D580 #BEE280 #8DE280
triadic
#BEE280 #80BEE2 #E280BE
tetradic
#BEE280 #80E2D5 #A480E2 #E2808D
square
#BEE280 #80E2D5 #A480E2 #E2808D
split-complementary
#BEE280 #808DE2 #D580E2
monochromatic
#87BD2B #A5D74E #BEE280 #D8EDB2 #F1F9E4
Accessibility & contrast
On white
1.46
#BEE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BEE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE280
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE280 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD778
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#C4DACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee280; /* rgb */ color: rgb(190, 226, 128); /* oklch */ color: oklch(86.5% 0.131 125.5);
Tailwind
colors: {
custom: {
50: '#d3eba6',
500: '#bee280',
950: '#000000',
},
}SCSS
$custom: #bee280; $custom-light: #d3eba6; $custom-dark: #000000;
JSON
{
"hex": "#bee280",
"rgb": {
"r": 190,
"g": 226,
"b": 128
},
"hsl": {
"h": 82.041,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.865,
"c": 0.13097,
"h": 125.5
},
"luminance": 0.66898
}Semantic roles & 50–950 ramp
primary
#BEE280
secondary
#754DBA
accent
#1BCB5B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480