#BEE775#BEE775
#BEE775 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.5% C 0.149 H 125.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE775 |
|---|---|
| RGB | rgb(190, 231, 117) |
| HSL | hsl(82, 70%, 68%) |
| HSV | hsv(82, 49%, 91%) |
| CMYK | cmyk(17.7%, 0%, 49.4%, 9.4%) |
| CIE-LAB | lab(86.69, -31.04, 50.75) |
| CIE-LCH | lch(86.69, 59.49, 121.45°) |
| OKLab | oklab(87.45% -0.0868 0.121) |
| OKLCH | oklch(87.45% 0.149 125.7) |
| XYZ | xyz(53.0219, 69.3828, 27.4250) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 5.04
Pale Lime
#BEFD73
ΔE00 5.28
Light Yellowish Green
#C2FF89
ΔE00 5.50
Pear
#CBF85F
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE775 #9E75E7
analogous
#E7D775 #BEE775 #85E775
triadic
#BEE775 #75BEE7 #E775BE
tetradic
#BEE775 #75E7D7 #9E75E7 #E77585
square
#BEE775 #75E7D7 #9E75E7 #E77585
split-complementary
#BEE775 #7585E7 #D775E7
monochromatic
#87C021 #A5DE41 #BEE775 #D7F0A9 #EFF9DD
Accessibility & contrast
On white
1.41
#BEE775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BEE775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE775
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE775 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6B
Deuteranopia (green-blind)
#ECD87C
Tritanopia (blue-blind)
#C4DECD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee775; /* rgb */ color: rgb(190, 231, 117); /* oklch */ color: oklch(87.5% 0.149 125.7);
Tailwind
colors: {
custom: {
50: '#d3ee9f',
500: '#bee775',
950: '#000000',
},
}SCSS
$custom: #bee775; $custom-light: #d3ee9f; $custom-dark: #000000;
JSON
{
"hex": "#bee775",
"rgb": {
"r": 190,
"g": 231,
"b": 117
},
"hsl": {
"h": 81.579,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.87454,
"c": 0.14896,
"h": 125.7
},
"luminance": 0.69383
}Semantic roles & 50–950 ramp
primary
#BEE775
secondary
#6F42BF
accent
#13D258
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580