#BEE09D#BEE09D
#BEE09D is a very light, moderate yellow-green. Relative luminance 0.667; OKLCH L 86.6% C 0.096 H 130.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE09D |
|---|---|
| RGB | rgb(190, 224, 157) |
| HSL | hsl(90, 52%, 75%) |
| HSV | hsv(90, 30%, 88%) |
| CMYK | cmyk(15.2%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(85.35, -22.79, 29.24) |
| CIE-LCH | lch(85.35, 37.07, 127.93°) |
| OKLab | oklab(86.56% -0.0617 0.0734) |
| OKLCH | oklch(86.56% 0.096 130.1) |
| XYZ | xyz(53.9757, 66.6921, 41.9210) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.93
Light Sage
#BCECAC
ΔE00 3.75
Pale Olive Green
#B1D27B
ΔE00 5.37
Washed Out Green
#BCF5A6
ΔE00 5.48
Pale Olive
#B9CC81
ΔE00 6.00
Tea Green
#BDF8A3
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE09D #BF9DE0
analogous
#DFE09D #BEE09D #9DE09E
triadic
#BEE09D #9DBEE0 #E09DBE
tetradic
#BEE09D #9DDFE0 #BF9DE0 #E09E9D
square
#BEE09D #9DDFE0 #BF9DE0 #E09E9D
split-complementary
#BEE09D #9E9DE0 #E09DDF
monochromatic
#80C340 #9FD16F #BEE09D #DDEFCB #F0F8E8
Accessibility & contrast
On white
1.46
#BEE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BEE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE09D
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE09D | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D799
Deuteranopia (green-blind)
#E1D4A0
Tritanopia (blue-blind)
#C0DACE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee09d; /* rgb */ color: rgb(190, 224, 157); /* oklch */ color: oklch(86.6% 0.096 130.1);
Tailwind
colors: {
custom: {
50: '#d2e9ba',
500: '#bee09d',
950: '#000000',
},
}SCSS
$custom: #bee09d; $custom-light: #d2e9ba; $custom-dark: #000000;
JSON
{
"hex": "#bee09d",
"rgb": {
"r": 190,
"g": 224,
"b": 157
},
"hsl": {
"h": 90.448,
"s": 51.938,
"l": 74.706
},
"oklch": {
"l": 0.86562,
"c": 0.09594,
"h": 130.1
},
"luminance": 0.66693
}Semantic roles & 50–950 ramp
primary
#BEE09D
secondary
#9168B9
accent
#26BF74
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481