#BEE37F#BEE37F
#BEE37F is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.7% C 0.133 H 125.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE37F |
|---|---|
| RGB | rgb(190, 227, 127) |
| HSL | hsl(82, 64%, 69%) |
| HSV | hsv(82, 44%, 89%) |
| CMYK | cmyk(16.3%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(85.71, -28.09, 44.77) |
| CIE-LCH | lch(85.71, 52.85, 122.10°) |
| OKLab | oklab(86.71% -0.0778 0.1084) |
| OKLCH | oklch(86.71% 0.133 125.7) |
| XYZ | xyz(52.5348, 67.4172, 30.3197) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Light Yellow Green
#CCFD7F
ΔE00 6.03
Celery
#C1FD95
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.24
Light Yellowish Green
#C2FF89
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE37F #A47FE3
analogous
#E3D67F #BEE37F #8CE37F
triadic
#BEE37F #7FBEE3 #E37FBE
tetradic
#BEE37F #7FE3D6 #A47FE3 #E37F8C
square
#BEE37F #7FE3D6 #A47FE3 #E37F8C
split-complementary
#BEE37F #7F8CE3 #D67FE3
monochromatic
#87BE2A #A5D84D #BEE37F #D8EEB1 #F1F9E3
Accessibility & contrast
On white
1.45
#BEE37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BEE37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE37F
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE37F | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#E7D684
Tritanopia (blue-blind)
#C4DBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee37f; /* rgb */ color: rgb(190, 227, 127); /* oklch */ color: oklch(86.7% 0.133 125.7);
Tailwind
colors: {
custom: {
50: '#d3eca6',
500: '#bee37f',
950: '#000000',
},
}SCSS
$custom: #bee37f; $custom-light: #d3eca6; $custom-dark: #000000;
JSON
{
"hex": "#bee37f",
"rgb": {
"r": 190,
"g": 227,
"b": 127
},
"hsl": {
"h": 82.2,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.86706,
"c": 0.13342,
"h": 125.7
},
"luminance": 0.67418
}Semantic roles & 50–950 ramp
primary
#BEE37F
secondary
#754CBB
accent
#1ACC5C
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480