#BEE57E#BEE57E
#BEE57E is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.1% C 0.137 H 126.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE57E |
|---|---|
| RGB | rgb(190, 229, 126) |
| HSL | hsl(83, 66%, 70%) |
| HSV | hsv(83, 45%, 90%) |
| CMYK | cmyk(17%, 0%, 45%, 10.2%) |
| CIE-LAB | lab(86.25, -29.14, 45.92) |
| CIE-LCH | lch(86.25, 54.39, 122.40°) |
| OKLab | oklab(87.13% -0.0809 0.1109) |
| OKLCH | oklch(87.13% 0.137 126.1) |
| XYZ | xyz(53.0201, 68.4916, 30.1615) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.71
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Light Yellow Green
#CCFD7F
ΔE00 5.49
Light Pea Green
#C4FE82
ΔE00 5.68
Celery
#C1FD95
ΔE00 5.75
Light Yellowish Green
#C2FF89
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE57E #A57EE5
analogous
#E5D87E #BEE57E #8BE57E
triadic
#BEE57E #7EBEE5 #E57EBE
tetradic
#BEE57E #7EE5D8 #A57EE5 #E57E8B
square
#BEE57E #7EE5D8 #A57EE5 #E57E8B
split-complementary
#BEE57E #7E8BE5 #D87EE5
monochromatic
#87C227 #A4DB4B #BEE57E #D8EFB1 #F1FAE4
Accessibility & contrast
On white
1.43
#BEE57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BEE57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE57E
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE57E | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD976
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#C4DDCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee57e; /* rgb */ color: rgb(190, 229, 126); /* oklch */ color: oklch(87.1% 0.137 126.1);
Tailwind
colors: {
custom: {
50: '#d3eda5',
500: '#bee57e',
950: '#000000',
},
}SCSS
$custom: #bee57e; $custom-light: #d3eda5; $custom-dark: #000000;
JSON
{
"hex": "#bee57e",
"rgb": {
"r": 190,
"g": 229,
"b": 126
},
"hsl": {
"h": 82.718,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.87134,
"c": 0.13725,
"h": 126.1
},
"luminance": 0.68492
}Semantic roles & 50–950 ramp
primary
#BEE57E
secondary
#764ABD
accent
#17CE5D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480