#BEE57F#BEE57F
#BEE57F is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.1% C 0.136 H 126.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE57F |
|---|---|
| RGB | rgb(190, 229, 127) |
| HSL | hsl(83, 66%, 70%) |
| HSV | hsv(83, 45%, 90%) |
| CMYK | cmyk(17%, 0%, 44.5%, 10.2%) |
| CIE-LAB | lab(86.26, -29.03, 45.45) |
| CIE-LCH | lch(86.26, 53.93, 122.57°) |
| OKLab | oklab(87.15% -0.0805 0.1099) |
| OKLCH | oklch(87.15% 0.136 126.2) |
| XYZ | xyz(53.0850, 68.5176, 30.5031) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Light Yellow Green
#CCFD7F
ΔE00 5.56
Celery
#C1FD95
ΔE00 5.71
Light Pea Green
#C4FE82
ΔE00 5.72
Light Yellowish Green
#C2FF89
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE57F #A67FE5
analogous
#E5D97F #BEE57F #8BE57F
triadic
#BEE57F #7FBEE5 #E57FBE
tetradic
#BEE57F #7FE5D9 #A67FE5 #E57F8B
square
#BEE57F #7FE5D9 #A67FE5 #E57F8B
split-complementary
#BEE57F #7F8BE5 #D97FE5
monochromatic
#87C227 #A4DB4C #BEE57F #D8EFB2 #F2FAE5
Accessibility & contrast
On white
1.43
#BEE57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BEE57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE57F
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE57F | 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)
#EFD977
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#C3DDCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee57f; /* rgb */ color: rgb(190, 229, 127); /* oklch */ color: oklch(87.1% 0.136 126.2);
Tailwind
colors: {
custom: {
50: '#d3eda6',
500: '#bee57f',
950: '#000000',
},
}SCSS
$custom: #bee57f; $custom-light: #d3eda6; $custom-dark: #000000;
JSON
{
"hex": "#bee57f",
"rgb": {
"r": 190,
"g": 229,
"b": 127
},
"hsl": {
"h": 82.941,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.87149,
"c": 0.13622,
"h": 126.2
},
"luminance": 0.68518
}Semantic roles & 50–950 ramp
primary
#BEE57F
secondary
#774BBD
accent
#17CE5D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480