#BEE07E#BEE07E
#BEE07E is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.0% C 0.130 H 124.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE07E |
|---|---|
| RGB | rgb(190, 224, 126) |
| HSL | hsl(81, 61%, 69%) |
| HSV | hsv(81, 44%, 88%) |
| CMYK | cmyk(15.2%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(84.88, -26.77, 44.21) |
| CIE-LCH | lch(84.88, 51.68, 121.20°) |
| OKLab | oklab(86.03% -0.0742 0.1071) |
| OKLCH | oklch(86.03% 0.13 124.7) |
| XYZ | xyz(51.6566, 65.7645, 29.7070) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.60
Pale Olive
#B9CC81
ΔE00 5.73
Greenish Tan
#BCCB7A
ΔE00 5.87
Greenish Beige
#C9D179
ΔE00 6.11
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Light Moss Green
#A6C875
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE07E #A07EE0
analogous
#E0D17E #BEE07E #8DE07E
triadic
#BEE07E #7EBEE0 #E07EBE
tetradic
#BEE07E #7EE0D1 #A07EE0 #E07E8D
square
#BEE07E #7EE0D1 #A07EE0 #E07E8D
split-complementary
#BEE07E #7E8DE0 #D17EE0
monochromatic
#87B82C #A5D44D #BEE07E #D7ECAF #F0F8E1
Accessibility & contrast
On white
1.48
#BEE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BEE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE07E
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE07E | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD576
Deuteranopia (green-blind)
#E5D483
Tritanopia (blue-blind)
#C4D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee07e; /* rgb */ color: rgb(190, 224, 126); /* oklch */ color: oklch(86.0% 0.130 124.7);
Tailwind
colors: {
custom: {
50: '#d3e9a5',
500: '#bee07e',
950: '#000000',
},
}SCSS
$custom: #bee07e; $custom-light: #d3e9a5; $custom-dark: #000000;
JSON
{
"hex": "#bee07e",
"rgb": {
"r": 190,
"g": 224,
"b": 126
},
"hsl": {
"h": 80.816,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.86029,
"c": 0.13026,
"h": 124.7
},
"luminance": 0.65765
}Semantic roles & 50–950 ramp
primary
#BEE07E
secondary
#714BB7
accent
#1DC958
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480