#BEE773#BEE773
#BEE773 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.4% C 0.151 H 125.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE773 |
|---|---|
| RGB | rgb(190, 231, 115) |
| HSL | hsl(81, 71%, 68%) |
| HSV | hsv(81, 50%, 91%) |
| CMYK | cmyk(17.7%, 0%, 50.2%, 9.4%) |
| CIE-LAB | lab(86.67, -31.25, 51.66) |
| CIE-LCH | lch(86.67, 60.37, 121.17°) |
| OKLab | oklab(87.43% -0.0876 0.1229) |
| OKLCH | oklch(87.43% 0.151 125.5) |
| XYZ | xyz(52.9056, 69.3363, 26.8123) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Light Pea Green
#C4FE82
ΔE00 5.06
Pale Lime
#BEFD73
ΔE00 5.22
Pear
#CBF85F
ΔE00 5.30
Light Yellowish Green
#C2FF89
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE773 #9C73E7
analogous
#E7D673 #BEE773 #84E773
triadic
#BEE773 #73BEE7 #E773BE
tetradic
#BEE773 #73E7D6 #9C73E7 #E77384
square
#BEE773 #73E7D6 #9C73E7 #E77384
split-complementary
#BEE773 #7384E7 #D673E7
monochromatic
#87BF21 #A6DE3F #BEE773 #D6F0A7 #EFF9DB
Accessibility & contrast
On white
1.41
#BEE773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BEE773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE773
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE773 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DA69
Deuteranopia (green-blind)
#ECD87A
Tritanopia (blue-blind)
#C4DECC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee773; /* rgb */ color: rgb(190, 231, 115); /* oklch */ color: oklch(87.4% 0.151 125.5);
Tailwind
colors: {
custom: {
50: '#d4ee9e',
500: '#bee773',
950: '#000000',
},
}SCSS
$custom: #bee773; $custom-light: #d4ee9e; $custom-dark: #000000;
JSON
{
"hex": "#bee773",
"rgb": {
"r": 190,
"g": 231,
"b": 115
},
"hsl": {
"h": 81.207,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.87428,
"c": 0.15088,
"h": 125.5
},
"luminance": 0.69337
}Semantic roles & 50–950 ramp
primary
#BEE773
secondary
#6D40BE
accent
#13D357
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580