#BEE795#BEE795
#BEE795 is a very light, moderate yellow-green. Relative luminance 0.703; OKLCH L 87.9% C 0.116 H 130.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE795 |
|---|---|
| RGB | rgb(190, 231, 149) |
| HSL | hsl(90, 63%, 75%) |
| HSV | hsv(90, 35%, 91%) |
| CMYK | cmyk(17.7%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(87.13, -27.27, 35.67) |
| CIE-LCH | lch(87.13, 44.90, 127.39°) |
| OKLab | oklab(87.95% -0.0744 0.0884) |
| OKLCH | oklch(87.95% 0.116 130.1) |
| XYZ | xyz(55.2350, 70.2681, 39.0810) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.28
Light Sage
#BCECAC
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 5.18
Celery
#C1FD95
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE795 #BE95E7
analogous
#E7E795 #BEE795 #95E795
triadic
#BEE795 #95BEE7 #E795BE
tetradic
#BEE795 #95E7E7 #BE95E7 #E79595
square
#BEE795 #95E7E7 #BE95E7 #E79595
split-complementary
#BEE795 #9595E7 #E795E7
monochromatic
#81D031 #9FDC63 #BEE795 #DDF2C7 #F0F9E6
Accessibility & contrast
On white
1.39
#BEE795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#BEE795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE795
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE795 | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#E8D999
Tritanopia (blue-blind)
#C1E0D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee795; /* rgb */ color: rgb(190, 231, 149); /* oklch */ color: oklch(87.9% 0.116 130.1);
Tailwind
colors: {
custom: {
50: '#d2eeb5',
500: '#bee795',
950: '#000000',
},
}SCSS
$custom: #bee795; $custom-light: #d2eeb5; $custom-dark: #000000;
JSON
{
"hex": "#bee795",
"rgb": {
"r": 190,
"g": 231,
"b": 149
},
"hsl": {
"h": 90,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.87945,
"c": 0.11559,
"h": 130.1
},
"luminance": 0.70269
}Semantic roles & 50–950 ramp
primary
#BEE795
secondary
#905FC1
accent
#1BCB73
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581