#BEE57B#BEE57B
#BEE57B is a very light, vivid yellow-green. Relative luminance 0.684; OKLCH L 87.1% C 0.140 H 125.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE57B |
|---|---|
| RGB | rgb(190, 229, 123) |
| HSL | hsl(82, 67%, 69%) |
| HSV | hsv(82, 46%, 90%) |
| CMYK | cmyk(17%, 0%, 46.3%, 10.2%) |
| CIE-LAB | lab(86.21, -29.47, 47.32) |
| CIE-LCH | lch(86.21, 55.75, 121.92°) |
| OKLab | oklab(87.09% -0.082 0.1138) |
| OKLCH | oklch(87.09% 0.14 125.8) |
| XYZ | xyz(52.8295, 68.4153, 29.1573) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Light Yellow Green
#CCFD7F
ΔE00 5.33
Light Pea Green
#C4FE82
ΔE00 5.60
Light Yellowish Green
#C2FF89
ΔE00 5.87
Celery
#C1FD95
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE57B #A27BE5
analogous
#E5D77B #BEE57B #89E57B
triadic
#BEE57B #7BBEE5 #E57BBE
tetradic
#BEE57B #7BE5D7 #A27BE5 #E57B89
square
#BEE57B #7BE5D7 #A27BE5 #E57B89
split-complementary
#BEE57B #7B89E5 #D77BE5
monochromatic
#87C026 #A5DB48 #BEE57B #D7EFAE #F0F9E1
Accessibility & contrast
On white
1.43
#BEE57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BEE57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE57B
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE57B | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD972
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#C4DCCC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee57b; /* rgb */ color: rgb(190, 229, 123); /* oklch */ color: oklch(87.1% 0.140 125.8);
Tailwind
colors: {
custom: {
50: '#d3eda3',
500: '#bee57b',
950: '#000000',
},
}SCSS
$custom: #bee57b; $custom-light: #d3eda3; $custom-dark: #000000;
JSON
{
"hex": "#bee57b",
"rgb": {
"r": 190,
"g": 229,
"b": 123
},
"hsl": {
"h": 82.075,
"s": 67.089,
"l": 69.02
},
"oklch": {
"l": 0.87091,
"c": 0.1403,
"h": 125.8
},
"luminance": 0.68416
}Semantic roles & 50–950 ramp
primary
#BEE57B
secondary
#7347BD
accent
#17CF5A
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480