#BEE274#BEE274
#BEE274 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.3% C 0.143 H 124.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE274 |
|---|---|
| RGB | rgb(190, 226, 116) |
| HSL | hsl(80, 65%, 67%) |
| HSV | hsv(80, 49%, 89%) |
| CMYK | cmyk(15.9%, 0%, 48.7%, 11.4%) |
| CIE-LAB | lab(85.30, -28.80, 49.54) |
| CIE-LCH | lch(85.30, 57.30, 120.17°) |
| OKLab | oklab(86.33% -0.0806 0.1183) |
| OKLCH | oklch(86.33% 0.143 124.3) |
| XYZ | xyz(51.5839, 66.6005, 26.6572) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.83
Light Yellow Green
#CCFD7F
ΔE00 5.82
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Light Pea Green
#C4FE82
ΔE00 6.29
Pear
#CBF85F
ΔE00 6.35
Pale Lime
#BEFD73
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE274 #9874E2
analogous
#E2CF74 #BEE274 #87E274
triadic
#BEE274 #74BEE2 #E274BE
tetradic
#BEE274 #74E2CF #9874E2 #E27487
square
#BEE274 #74E2CF #9874E2 #E27487
split-complementary
#BEE274 #7487E2 #CF74E2
monochromatic
#87B626 #A6D741 #BEE274 #D6EDA7 #EDF7D9
Accessibility & contrast
On white
1.47
#BEE274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BEE274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE274
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE274 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD66A
Deuteranopia (green-blind)
#E8D57A
Tritanopia (blue-blind)
#C5D9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee274; /* rgb */ color: rgb(190, 226, 116); /* oklch */ color: oklch(86.3% 0.143 124.3);
Tailwind
colors: {
custom: {
50: '#d3eb9e',
500: '#bee274',
950: '#000000',
},
}SCSS
$custom: #bee274; $custom-light: #d3eb9e; $custom-dark: #000000;
JSON
{
"hex": "#bee274",
"rgb": {
"r": 190,
"g": 226,
"b": 116
},
"hsl": {
"h": 79.636,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.8633,
"c": 0.14317,
"h": 124.3
},
"luminance": 0.66601
}Semantic roles & 50–950 ramp
primary
#BEE274
secondary
#6944B6
accent
#18CD53
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480