#BEE07F#BEE07F
#BEE07F is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.0% C 0.129 H 124.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE07F |
|---|---|
| RGB | rgb(190, 224, 127) |
| HSL | hsl(81, 61%, 69%) |
| HSV | hsv(81, 43%, 88%) |
| CMYK | cmyk(15.2%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(84.89, -26.66, 43.74) |
| CIE-LCH | lch(84.89, 51.22, 121.37°) |
| OKLab | oklab(86.04% -0.0738 0.106) |
| OKLCH | oklch(86.04% 0.129 124.9) |
| XYZ | xyz(51.7214, 65.7904, 30.0485) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.54
Pale Olive
#B9CC81
ΔE00 5.66
Greenish Tan
#BCCB7A
ΔE00 5.84
Greenish Beige
#C9D179
ΔE00 6.13
Light Moss Green
#A6C875
ΔE00 6.15
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE07F #A17FE0
analogous
#E0D27F #BEE07F #8EE07F
triadic
#BEE07F #7FBEE0 #E07FBE
tetradic
#BEE07F #7FE0D2 #A17FE0 #E07F8E
square
#BEE07F #7FE0D2 #A17FE0 #E07F8E
split-complementary
#BEE07F #7F8EE0 #D27FE0
monochromatic
#87B82D #A5D44E #BEE07F #D7ECB0 #F0F8E2
Accessibility & contrast
On white
1.48
#BEE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BEE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE07F
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE07F | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD577
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#C4D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee07f; /* rgb */ color: rgb(190, 224, 127); /* oklch */ color: oklch(86.0% 0.129 124.9);
Tailwind
colors: {
custom: {
50: '#d3e9a5',
500: '#bee07f',
950: '#000000',
},
}SCSS
$custom: #bee07f; $custom-light: #d3e9a5; $custom-dark: #000000;
JSON
{
"hex": "#bee07f",
"rgb": {
"r": 190,
"g": 224,
"b": 127
},
"hsl": {
"h": 81.031,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.86044,
"c": 0.12922,
"h": 124.9
},
"luminance": 0.65791
}Semantic roles & 50–950 ramp
primary
#BEE07F
secondary
#724CB7
accent
#1DC959
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480