#BEE080#BEE080
#BEE080 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.128 H 125.0°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE080 |
|---|---|
| RGB | rgb(190, 224, 128) |
| HSL | hsl(81, 61%, 69%) |
| HSV | hsv(81, 43%, 88%) |
| CMYK | cmyk(15.2%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(84.90, -26.55, 43.26) |
| CIE-LCH | lch(84.90, 50.76, 121.53°) |
| OKLab | oklab(86.06% -0.0734 0.105) |
| OKLCH | oklch(86.06% 0.128 125) |
| XYZ | xyz(51.7869, 65.8166, 30.3935) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.49
Pale Olive
#B9CC81
ΔE00 5.60
Greenish Tan
#BCCB7A
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 6.10
Greenish Beige
#C9D179
ΔE00 6.15
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE080 #A280E0
analogous
#E0D280 #BEE080 #8EE080
triadic
#BEE080 #80BEE0 #E080BE
tetradic
#BEE080 #80E0D2 #A280E0 #E0808E
square
#BEE080 #80E0D2 #A280E0 #E0808E
split-complementary
#BEE080 #808EE0 #D280E0
monochromatic
#87B92D #A5D44F #BEE080 #D7ECB1 #F0F8E2
Accessibility & contrast
On white
1.48
#BEE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BEE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE080
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE080 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#C4D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee080; /* rgb */ color: rgb(190, 224, 128); /* oklch */ color: oklch(86.1% 0.128 125.0);
Tailwind
colors: {
custom: {
50: '#d3e9a6',
500: '#bee080',
950: '#000000',
},
}SCSS
$custom: #bee080; $custom-light: #d3e9a6; $custom-dark: #000000;
JSON
{
"hex": "#bee080",
"rgb": {
"r": 190,
"g": 224,
"b": 128
},
"hsl": {
"h": 81.25,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.86059,
"c": 0.12816,
"h": 125
},
"luminance": 0.65817
}Semantic roles & 50–950 ramp
primary
#BEE080
secondary
#734DB7
accent
#1DC85A
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480