#BEE278#BEE278
#BEE278 is a very light, vivid yellow-green. Relative luminance 0.667; OKLCH L 86.4% C 0.139 H 124.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE278 |
|---|---|
| RGB | rgb(190, 226, 120) |
| HSL | hsl(80, 65%, 68%) |
| HSV | hsv(80, 47%, 89%) |
| CMYK | cmyk(15.9%, 0%, 46.9%, 11.4%) |
| CIE-LAB | lab(85.35, -28.38, 47.70) |
| CIE-LCH | lch(85.35, 55.50, 120.76°) |
| OKLab | oklab(86.39% -0.0792 0.1145) |
| OKLCH | oklch(86.39% 0.139 124.7) |
| XYZ | xyz(51.8216, 66.6956, 27.9091) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 5.76
Light Yellow Green
#CCFD7F
ΔE00 5.93
Light Pea Green
#C4FE82
ΔE00 6.31
Greenish Beige
#C9D179
ΔE00 6.58
Greenish Tan
#BCCB7A
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE278 #9C78E2
analogous
#E2D178 #BEE278 #89E278
triadic
#BEE278 #78BEE2 #E278BE
tetradic
#BEE278 #78E2D1 #9C78E2 #E27889
square
#BEE278 #78E2D1 #9C78E2 #E27889
split-complementary
#BEE278 #7889E2 #D178E2
monochromatic
#87B828 #A6D746 #BEE278 #D6EDAA #EFF8DD
Accessibility & contrast
On white
1.46
#BEE278 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BEE278 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE278
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE278 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE278 | 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)
#ECD66F
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#C4D9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee278; /* rgb */ color: rgb(190, 226, 120); /* oklch */ color: oklch(86.4% 0.139 124.7);
Tailwind
colors: {
custom: {
50: '#d3eba1',
500: '#bee278',
950: '#000000',
},
}SCSS
$custom: #bee278; $custom-light: #d3eba1; $custom-dark: #000000;
JSON
{
"hex": "#bee278",
"rgb": {
"r": 190,
"g": 226,
"b": 120
},
"hsl": {
"h": 80.377,
"s": 64.634,
"l": 67.843
},
"oklch": {
"l": 0.86385,
"c": 0.13919,
"h": 124.7
},
"luminance": 0.66696
}Semantic roles & 50–950 ramp
primary
#BEE278
secondary
#6D46B9
accent
#19CC56
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480