#BEE07B#BEE07B
#BEE07B is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 86.0% C 0.133 H 124.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE07B |
|---|---|
| RGB | rgb(190, 224, 123) |
| HSL | hsl(80, 62%, 68%) |
| HSV | hsv(80, 45%, 88%) |
| CMYK | cmyk(15.2%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(84.84, -27.11, 45.62) |
| CIE-LCH | lch(84.84, 53.07, 120.72°) |
| OKLab | oklab(85.99% -0.0754 0.1101) |
| OKLCH | oklch(85.99% 0.133 124.4) |
| XYZ | xyz(51.4659, 65.6882, 28.7028) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.82
Pale Olive
#B9CC81
ΔE00 5.95
Greenish Tan
#BCCB7A
ΔE00 5.96
Greenish Beige
#C9D179
ΔE00 6.09
Pistachio (survey)
#C0FA8B
ΔE00 6.19
Light Moss Green
#A6C875
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE07B #9D7BE0
analogous
#E0CF7B #BEE07B #8BE07B
triadic
#BEE07B #7BBEE0 #E07BBE
tetradic
#BEE07B #7BE0CF #9D7BE0 #E07B8B
square
#BEE07B #7BE0CF #9D7BE0 #E07B8B
split-complementary
#BEE07B #7B8BE0 #CF7BE0
monochromatic
#87B62B #A6D449 #BEE07B #D6ECAD #EFF7DE
Accessibility & contrast
On white
1.49
#BEE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BEE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE07B
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE07B | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD573
Deuteranopia (green-blind)
#E5D481
Tritanopia (blue-blind)
#C4D7C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee07b; /* rgb */ color: rgb(190, 224, 123); /* oklch */ color: oklch(86.0% 0.133 124.4);
Tailwind
colors: {
custom: {
50: '#d3e9a3',
500: '#bee07b',
950: '#000000',
},
}SCSS
$custom: #bee07b; $custom-light: #d3e9a3; $custom-dark: #000000;
JSON
{
"hex": "#bee07b",
"rgb": {
"r": 190,
"g": 224,
"b": 123
},
"hsl": {
"h": 80.198,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.85985,
"c": 0.13339,
"h": 124.4
},
"luminance": 0.65689
}Semantic roles & 50–950 ramp
primary
#BEE07B
secondary
#6E48B7
accent
#1CCA56
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480