#BEE276#BEE276
#BEE276 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.4% C 0.141 H 124.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE276 |
|---|---|
| RGB | rgb(190, 226, 118) |
| HSL | hsl(80, 65%, 67%) |
| HSV | hsv(80, 48%, 89%) |
| CMYK | cmyk(15.9%, 0%, 47.8%, 11.4%) |
| CIE-LAB | lab(85.33, -28.59, 48.62) |
| CIE-LCH | lch(85.33, 56.41, 120.46°) |
| OKLab | oklab(86.36% -0.0799 0.1164) |
| OKLCH | oklch(86.36% 0.141 124.5) |
| XYZ | xyz(51.7015, 66.6475, 27.2765) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Light Yellow Green
#CCFD7F
ΔE00 5.87
Light Pea Green
#C4FE82
ΔE00 6.29
Pear
#CBF85F
ΔE00 6.55
Greenish Beige
#C9D179
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE276 #9A76E2
analogous
#E2D076 #BEE276 #88E276
triadic
#BEE276 #76BEE2 #E276BE
tetradic
#BEE276 #76E2D0 #9A76E2 #E27688
square
#BEE276 #76E2D0 #9A76E2 #E27688
split-complementary
#BEE276 #7688E2 #D076E2
monochromatic
#87B727 #A6D743 #BEE276 #D6EDA9 #EEF7DB
Accessibility & contrast
On white
1.47
#BEE276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BEE276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE276
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE276 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#E7D57C
Tritanopia (blue-blind)
#C5D9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee276; /* rgb */ color: rgb(190, 226, 118); /* oklch */ color: oklch(86.4% 0.141 124.5);
Tailwind
colors: {
custom: {
50: '#d3eba0',
500: '#bee276',
950: '#000000',
},
}SCSS
$custom: #bee276; $custom-light: #d3eba0; $custom-dark: #000000;
JSON
{
"hex": "#bee276",
"rgb": {
"r": 190,
"g": 226,
"b": 118
},
"hsl": {
"h": 80,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.86357,
"c": 0.14118,
"h": 124.5
},
"luminance": 0.66648
}Semantic roles & 50–950 ramp
primary
#BEE276
secondary
#6B45B8
accent
#19CD55
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480