#BEE37B#BEE37B
#BEE37B is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.6% C 0.138 H 125.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE37B |
|---|---|
| RGB | rgb(190, 227, 123) |
| HSL | hsl(81, 65%, 69%) |
| HSV | hsv(81, 46%, 89%) |
| CMYK | cmyk(16.3%, 0%, 45.8%, 11%) |
| CIE-LAB | lab(85.66, -28.53, 46.64) |
| CIE-LCH | lch(85.66, 54.67, 121.46°) |
| OKLab | oklab(86.65% -0.0794 0.1123) |
| OKLCH | oklch(86.65% 0.138 125.2) |
| XYZ | xyz(52.2793, 67.3150, 28.9739) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Light Yellow Green
#CCFD7F
ΔE00 5.81
Light Pea Green
#C4FE82
ΔE00 6.11
Celery
#C1FD95
ΔE00 6.34
Light Yellowish Green
#C2FF89
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE37B #A07BE3
analogous
#E3D47B #BEE37B #8AE37B
triadic
#BEE37B #7BBEE3 #E37BBE
tetradic
#BEE37B #7BE3D4 #A07BE3 #E37B8A
square
#BEE37B #7BE3D4 #A07BE3 #E37B8A
split-complementary
#BEE37B #7B8AE3 #D47BE3
monochromatic
#87BC28 #A5D849 #BEE37B #D7EEAD #F0F8E0
Accessibility & contrast
On white
1.45
#BEE37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BEE37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE37B
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE37B | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#C4DACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee37b; /* rgb */ color: rgb(190, 227, 123); /* oklch */ color: oklch(86.6% 0.138 125.2);
Tailwind
colors: {
custom: {
50: '#d3eca3',
500: '#bee37b',
950: '#000000',
},
}SCSS
$custom: #bee37b; $custom-light: #d3eca3; $custom-dark: #000000;
JSON
{
"hex": "#bee37b",
"rgb": {
"r": 190,
"g": 227,
"b": 123
},
"hsl": {
"h": 81.346,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.86648,
"c": 0.13754,
"h": 125.2
},
"luminance": 0.67315
}Semantic roles & 50–950 ramp
primary
#BEE37B
secondary
#7148BA
accent
#19CD59
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480