#BEE896#BEE896
#BEE896 is a very light, moderate yellow-green. Relative luminance 0.709; OKLCH L 88.2% C 0.116 H 130.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE896 |
|---|---|
| RGB | rgb(190, 232, 150) |
| HSL | hsl(91, 64%, 75%) |
| HSV | hsv(91, 35%, 91%) |
| CMYK | cmyk(18.1%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(87.42, -27.61, 35.55) |
| CIE-LCH | lch(87.42, 45.01, 127.84°) |
| OKLab | oklab(88.18% -0.0754 0.0882) |
| OKLCH | oklch(88.18% 0.116 130.5) |
| XYZ | xyz(55.5959, 70.8615, 39.5968) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.76
Light Grey Green
#B7E1A1
ΔE00 3.79
Tea Green
#BDF8A3
ΔE00 4.02
Light Sage
#BCECAC
ΔE00 4.22
Light Light Green
#C8FFB0
ΔE00 5.24
Celery
#C1FD95
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE896 #C096E8
analogous
#E7E896 #BEE896 #96E897
triadic
#BEE896 #96BEE8 #E896BE
tetradic
#BEE896 #96E7E8 #C096E8 #E89796
square
#BEE896 #96E7E8 #C096E8 #E89796
split-complementary
#BEE896 #9796E8 #E896E7
monochromatic
#80D232 #9FDD64 #BEE896 #DDF3C8 #EFFAE6
Accessibility & contrast
On white
1.38
#BEE896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#BEE896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE896
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE896 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#C0E1D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee896; /* rgb */ color: rgb(190, 232, 150); /* oklch */ color: oklch(88.2% 0.116 130.5);
Tailwind
colors: {
custom: {
50: '#d2efb5',
500: '#bee896',
950: '#000000',
},
}SCSS
$custom: #bee896; $custom-light: #d2efb5; $custom-dark: #000000;
JSON
{
"hex": "#bee896",
"rgb": {
"r": 190,
"g": 232,
"b": 150
},
"hsl": {
"h": 90.732,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.88183,
"c": 0.11599,
"h": 130.5
},
"luminance": 0.70862
}Semantic roles & 50–950 ramp
primary
#BEE896
secondary
#9260C2
accent
#1ACC75
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581