#BEE279#BEE279
#BEE279 is a very light, vivid yellow-green. Relative luminance 0.667; OKLCH L 86.4% C 0.138 H 124.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE279 |
|---|---|
| RGB | rgb(190, 226, 121) |
| HSL | hsl(81, 64%, 68%) |
| HSV | hsv(81, 46%, 89%) |
| CMYK | cmyk(15.9%, 0%, 46.5%, 11.4%) |
| CIE-LAB | lab(85.36, -28.28, 47.23) |
| CIE-LCH | lch(85.36, 55.05, 120.91°) |
| OKLab | oklab(86.4% -0.0788 0.1135) |
| OKLCH | oklch(86.4% 0.138 124.8) |
| XYZ | xyz(51.8826, 66.7200, 28.2304) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.39
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Light Yellow Green
#CCFD7F
ΔE00 5.97
Light Pea Green
#C4FE82
ΔE00 6.33
Greenish Beige
#C9D179
ΔE00 6.57
Greenish Tan
#BCCB7A
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE279 #9D79E2
analogous
#E2D179 #BEE279 #8AE279
triadic
#BEE279 #79BEE2 #E279BE
tetradic
#BEE279 #79E2D1 #9D79E2 #E2798A
square
#BEE279 #79E2D1 #9D79E2 #E2798A
split-complementary
#BEE279 #798AE2 #D179E2
monochromatic
#87B928 #A6D747 #BEE279 #D6EDAB #EFF8DE
Accessibility & contrast
On white
1.46
#BEE279 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BEE279 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE279
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE279 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE279 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD670
Deuteranopia (green-blind)
#E7D57F
Tritanopia (blue-blind)
#C4D9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee279; /* rgb */ color: rgb(190, 226, 121); /* oklch */ color: oklch(86.4% 0.138 124.8);
Tailwind
colors: {
custom: {
50: '#d3eba2',
500: '#bee279',
950: '#000000',
},
}SCSS
$custom: #bee279; $custom-light: #d3eba2; $custom-dark: #000000;
JSON
{
"hex": "#bee279",
"rgb": {
"r": 190,
"g": 226,
"b": 121
},
"hsl": {
"h": 80.571,
"s": 64.417,
"l": 68.039
},
"oklch": {
"l": 0.86399,
"c": 0.13818,
"h": 124.8
},
"luminance": 0.6672
}Semantic roles & 50–950 ramp
primary
#BEE279
secondary
#6E46B9
accent
#19CC57
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480