#BEE09B#BEE09B
#BEE09B is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.5% C 0.098 H 129.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE09B |
|---|---|
| RGB | rgb(190, 224, 155) |
| HSL | hsl(90, 53%, 74%) |
| HSV | hsv(90, 31%, 88%) |
| CMYK | cmyk(15.2%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(85.31, -23.08, 30.22) |
| CIE-LCH | lch(85.31, 38.03, 127.37°) |
| OKLab | oklab(86.52% -0.0626 0.0757) |
| OKLCH | oklch(86.52% 0.098 129.6) |
| XYZ | xyz(53.8063, 66.6244, 41.0290) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.20
Light Sage
#BCECAC
ΔE00 3.96
Pale Olive Green
#B1D27B
ΔE00 5.05
Washed Out Green
#BCF5A6
ΔE00 5.45
Pale Olive
#B9CC81
ΔE00 5.80
Tea Green
#BDF8A3
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE09B #BD9BE0
analogous
#E0E09B #BEE09B #9CE09B
triadic
#BEE09B #9BBEE0 #E09BBE
tetradic
#BEE09B #9BE0E0 #BD9BE0 #E09B9C
square
#BEE09B #9BE0E0 #BD9BE0 #E09B9C
split-complementary
#BEE09B #9B9CE0 #E09BE0
monochromatic
#81C33E #A0D26C #BEE09B #DCEECA #F0F8E8
Accessibility & contrast
On white
1.47
#BEE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BEE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE09B
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE09B | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#C1DACE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee09b; /* rgb */ color: rgb(190, 224, 155); /* oklch */ color: oklch(86.5% 0.098 129.6);
Tailwind
colors: {
custom: {
50: '#d2e9b9',
500: '#bee09b',
950: '#000000',
},
}SCSS
$custom: #bee09b; $custom-light: #d2e9b9; $custom-dark: #000000;
JSON
{
"hex": "#bee09b",
"rgb": {
"r": 190,
"g": 224,
"b": 155
},
"hsl": {
"h": 89.565,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.86523,
"c": 0.09823,
"h": 129.6
},
"luminance": 0.66625
}Semantic roles & 50–950 ramp
primary
#BEE09B
secondary
#8F67B9
accent
#25C072
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481