#BEE792#BEE792
#BEE792 is a very light, moderate yellow-green. Relative luminance 0.702; OKLCH L 87.9% C 0.119 H 129.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE792 |
|---|---|
| RGB | rgb(190, 231, 146) |
| HSL | hsl(89, 64%, 74%) |
| HSV | hsv(89, 37%, 91%) |
| CMYK | cmyk(17.7%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(87.08, -27.67, 37.12) |
| CIE-LCH | lch(87.08, 46.29, 126.70°) |
| OKLab | oklab(87.89% -0.0756 0.0917) |
| OKLCH | oklch(87.89% 0.119 129.5) |
| XYZ | xyz(54.9986, 70.1735, 37.8358) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.30
Light Grey Green
#B7E1A1
ΔE00 4.31
Tea Green
#BDF8A3
ΔE00 4.43
Light Sage
#BCECAC
ΔE00 4.90
Pale Olive Green
#B1D27B
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE792 #BB92E7
analogous
#E7E692 #BEE792 #94E792
triadic
#BEE792 #92BEE7 #E792BE
tetradic
#BEE792 #92E7E6 #BB92E7 #E79294
square
#BEE792 #92E7E6 #BB92E7 #E79294
split-complementary
#BEE792 #9294E7 #E692E7
monochromatic
#82D12E #A0DC60 #BEE792 #DCF2C4 #F0F9E6
Accessibility & contrast
On white
1.40
#BEE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#BEE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE792
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE792 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#C1E0D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee792; /* rgb */ color: rgb(190, 231, 146); /* oklch */ color: oklch(87.9% 0.119 129.5);
Tailwind
colors: {
custom: {
50: '#d3eeb3',
500: '#bee792',
950: '#000000',
},
}SCSS
$custom: #bee792; $custom-light: #d3eeb3; $custom-dark: #000000;
JSON
{
"hex": "#bee792",
"rgb": {
"r": 190,
"g": 231,
"b": 146
},
"hsl": {
"h": 88.941,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.87893,
"c": 0.11889,
"h": 129.5
},
"luminance": 0.70174
}Semantic roles & 50–950 ramp
primary
#BEE792
secondary
#8D5CC1
accent
#1ACC70
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581