#BEE09F#BEE09F
#BEE09F is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.6% C 0.094 H 130.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE09F |
|---|---|
| RGB | rgb(190, 224, 159) |
| HSL | hsl(91, 51%, 75%) |
| HSV | hsv(91, 29%, 88%) |
| CMYK | cmyk(15.2%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(85.38, -22.50, 28.26) |
| CIE-LCH | lch(85.38, 36.13, 128.53°) |
| OKLab | oklab(86.6% -0.0609 0.0711) |
| OKLCH | oklch(86.6% 0.094 130.6) |
| XYZ | xyz(54.1478, 66.7610, 42.8276) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.71
Light Sage
#BCECAC
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 5.55
Pale Olive Green
#B1D27B
ΔE00 5.71
Pale Olive
#B9CC81
ΔE00 6.22
Tea Green
#BDF8A3
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE09F #C19FE0
analogous
#DEE09F #BEE09F #9FE0A1
triadic
#BEE09F #9FBEE0 #E09FBE
tetradic
#BEE09F #9FDEE0 #C19FE0 #E0A19F
square
#BEE09F #9FDEE0 #C19FE0 #E0A19F
split-complementary
#BEE09F #A19FE0 #E09FDE
monochromatic
#7FC242 #9FD171 #BEE09F #DDEFCD #EFF8E8
Accessibility & contrast
On white
1.46
#BEE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BEE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE09F
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE09F | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#E1D5A2
Tritanopia (blue-blind)
#C0DACF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee09f; /* rgb */ color: rgb(190, 224, 159); /* oklch */ color: oklch(86.6% 0.094 130.6);
Tailwind
colors: {
custom: {
50: '#d2e9bb',
500: '#bee09f',
950: '#000000',
},
}SCSS
$custom: #bee09f; $custom-light: #d2e9bb; $custom-dark: #000000;
JSON
{
"hex": "#bee09f",
"rgb": {
"r": 190,
"g": 224,
"b": 159
},
"hsl": {
"h": 91.385,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.86601,
"c": 0.09363,
"h": 130.6
},
"luminance": 0.66762
}Semantic roles & 50–950 ramp
primary
#BEE09F
secondary
#936AB9
accent
#27BF76
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482