#BEE075#BEE075
#BEE075 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.9% C 0.139 H 123.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE075 |
|---|---|
| RGB | rgb(190, 224, 117) |
| HSL | hsl(79, 63%, 67%) |
| HSV | hsv(79, 48%, 88%) |
| CMYK | cmyk(15.2%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(84.76, -27.75, 48.41) |
| CIE-LCH | lch(84.76, 55.80, 119.82°) |
| OKLab | oklab(85.9% -0.0776 0.1159) |
| OKLCH | oklch(85.9% 0.139 123.8) |
| XYZ | xyz(51.1018, 65.5426, 26.7850) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.35
Greenish Beige
#C9D179
ΔE00 6.13
Greenish Tan
#BCCB7A
ΔE00 6.24
Light Yellow Green
#CCFD7F
ΔE00 6.34
Pistachio (survey)
#C0FA8B
ΔE00 6.34
Pale Olive
#B9CC81
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE075 #9775E0
analogous
#E0CC75 #BEE075 #89E075
triadic
#BEE075 #75BEE0 #E075BE
tetradic
#BEE075 #75E0CC #9775E0 #E07589
square
#BEE075 #75E0CC #9775E0 #E07589
split-complementary
#BEE075 #7589E0 #CC75E0
monochromatic
#87B328 #A6D543 #BEE075 #D6EBA7 #EDF6D9
Accessibility & contrast
On white
1.49
#BEE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BEE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE075
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE075 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56C
Deuteranopia (green-blind)
#E6D37B
Tritanopia (blue-blind)
#C5D7C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee075; /* rgb */ color: rgb(190, 224, 117); /* oklch */ color: oklch(85.9% 0.139 123.8);
Tailwind
colors: {
custom: {
50: '#d3e99f',
500: '#bee075',
950: '#000000',
},
}SCSS
$custom: #bee075; $custom-light: #d3e99f; $custom-dark: #000000;
JSON
{
"hex": "#bee075",
"rgb": {
"r": 190,
"g": 224,
"b": 117
},
"hsl": {
"h": 79.065,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.85901,
"c": 0.13947,
"h": 123.8
},
"luminance": 0.65543
}Semantic roles & 50–950 ramp
primary
#BEE075
secondary
#6845B4
accent
#1ACB53
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480