#BEE694#BEE694
#BEE694 is a very light, moderate yellow-green. Relative luminance 0.697; OKLCH L 87.7% C 0.115 H 129.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE694 |
|---|---|
| RGB | rgb(190, 230, 148) |
| HSL | hsl(89, 62%, 74%) |
| HSV | hsv(89, 36%, 90%) |
| CMYK | cmyk(17.4%, 0%, 35.7%, 9.8%) |
| CIE-LAB | lab(86.84, -26.93, 35.80) |
| CIE-LCH | lch(86.84, 44.79, 126.95°) |
| OKLab | oklab(87.71% -0.0735 0.0887) |
| OKLCH | oklch(87.71% 0.115 129.7) |
| XYZ | xyz(54.8765, 69.6781, 38.5693) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.83
Washed Out Green
#BCF5A6
ΔE00 4.29
Light Sage
#BCECAC
ΔE00 4.54
Tea Green
#BDF8A3
ΔE00 4.55
Pale Olive Green
#B1D27B
ΔE00 4.93
Celery
#C1FD95
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE694 #BC94E6
analogous
#E6E594 #BEE694 #95E694
triadic
#BEE694 #94BEE6 #E694BE
tetradic
#BEE694 #94E6E5 #BC94E6 #E69495
square
#BEE694 #94E6E5 #BC94E6 #E69495
split-complementary
#BEE694 #9495E6 #E594E6
monochromatic
#82CF31 #A0DA62 #BEE694 #DCF2C6 #F0F9E6
Accessibility & contrast
On white
1.41
#BEE694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BEE694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE694
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE694 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8E
Deuteranopia (green-blind)
#E7D998
Tritanopia (blue-blind)
#C1DFD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee694; /* rgb */ color: rgb(190, 230, 148); /* oklch */ color: oklch(87.7% 0.115 129.7);
Tailwind
colors: {
custom: {
50: '#d2eeb4',
500: '#bee694',
950: '#000000',
},
}SCSS
$custom: #bee694; $custom-light: #d2eeb4; $custom-dark: #000000;
JSON
{
"hex": "#bee694",
"rgb": {
"r": 190,
"g": 230,
"b": 148
},
"hsl": {
"h": 89.268,
"s": 62.121,
"l": 74.118
},
"oklch": {
"l": 0.87708,
"c": 0.11519,
"h": 129.7
},
"luminance": 0.69679
}Semantic roles & 50–950 ramp
primary
#BEE694
secondary
#8E5EC0
accent
#1CCA71
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581