#BEE894#BEE894
#BEE894 is a very light, moderate yellow-green. Relative luminance 0.708; OKLCH L 88.1% C 0.118 H 130.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE894 |
|---|---|
| RGB | rgb(190, 232, 148) |
| HSL | hsl(90, 65%, 75%) |
| HSV | hsv(90, 36%, 91%) |
| CMYK | cmyk(18.1%, 0%, 36.2%, 9%) |
| CIE-LAB | lab(87.39, -27.88, 36.51) |
| CIE-LCH | lch(87.39, 45.94, 127.36°) |
| OKLab | oklab(88.15% -0.0762 0.0904) |
| OKLCH | oklch(88.15% 0.118 130.1) |
| XYZ | xyz(55.4362, 70.7976, 38.7559) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.94
Tea Green
#BDF8A3
ΔE00 4.10
Light Grey Green
#B7E1A1
ΔE00 4.13
Light Sage
#BCECAC
ΔE00 4.57
Celery
#C1FD95
ΔE00 5.10
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE894 #BE94E8
analogous
#E8E894 #BEE894 #94E894
triadic
#BEE894 #94BEE8 #E894BE
tetradic
#BEE894 #94E8E8 #BE94E8 #E89494
square
#BEE894 #94E8E8 #BE94E8 #E89494
split-complementary
#BEE894 #9494E8 #E894E8
monochromatic
#81D22F #9FDD62 #BEE894 #DDF3C6 #F0FAE6
Accessibility & contrast
On white
1.39
#BEE894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#BEE894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE894
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE894 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8E
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#C1E1D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee894; /* rgb */ color: rgb(190, 232, 148); /* oklch */ color: oklch(88.1% 0.118 130.1);
Tailwind
colors: {
custom: {
50: '#d2efb4',
500: '#bee894',
950: '#000000',
},
}SCSS
$custom: #bee894; $custom-light: #d2efb4; $custom-dark: #000000;
JSON
{
"hex": "#bee894",
"rgb": {
"r": 190,
"g": 232,
"b": 148
},
"hsl": {
"h": 90,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.88147,
"c": 0.11818,
"h": 130.1
},
"luminance": 0.70798
}Semantic roles & 50–950 ramp
primary
#BEE894
secondary
#905EC2
accent
#19CC73
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581