#BEE275#BEE275
#BEE275 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.3% C 0.142 H 124.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE275 |
|---|---|
| RGB | rgb(190, 226, 117) |
| HSL | hsl(80, 65%, 67%) |
| HSV | hsv(80, 48%, 89%) |
| CMYK | cmyk(15.9%, 0%, 48.2%, 11.4%) |
| CIE-LAB | lab(85.31, -28.70, 49.08) |
| CIE-LCH | lch(85.31, 56.86, 120.31°) |
| OKLab | oklab(86.34% -0.0803 0.1174) |
| OKLCH | oklch(86.34% 0.142 124.4) |
| XYZ | xyz(51.6424, 66.6239, 26.9652) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.74
Light Yellow Green
#CCFD7F
ΔE00 5.84
Pistachio (survey)
#C0FA8B
ΔE00 5.87
Light Pea Green
#C4FE82
ΔE00 6.29
Pear
#CBF85F
ΔE00 6.45
Pale Lime
#BEFD73
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE275 #9975E2
analogous
#E2D075 #BEE275 #87E275
triadic
#BEE275 #75BEE2 #E275BE
tetradic
#BEE275 #75E2D0 #9975E2 #E27587
square
#BEE275 #75E2D0 #9975E2 #E27587
split-complementary
#BEE275 #7587E2 #D075E2
monochromatic
#87B626 #A6D742 #BEE275 #D6EDA8 #EEF7DA
Accessibility & contrast
On white
1.47
#BEE275 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BEE275 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE275
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE275 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE275 | 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)
#ECD66C
Deuteranopia (green-blind)
#E8D57B
Tritanopia (blue-blind)
#C5D9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee275; /* rgb */ color: rgb(190, 226, 117); /* oklch */ color: oklch(86.3% 0.142 124.4);
Tailwind
colors: {
custom: {
50: '#d3eb9f',
500: '#bee275',
950: '#000000',
},
}SCSS
$custom: #bee275; $custom-light: #d3eb9f; $custom-dark: #000000;
JSON
{
"hex": "#bee275",
"rgb": {
"r": 190,
"g": 226,
"b": 117
},
"hsl": {
"h": 79.817,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.86344,
"c": 0.14218,
"h": 124.4
},
"luminance": 0.66624
}Semantic roles & 50–950 ramp
primary
#BEE275
secondary
#6A44B7
accent
#18CD54
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480