#BEE08F#BEE08F
#BEE08F is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.3% C 0.112 H 127.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE08F |
|---|---|
| RGB | rgb(190, 224, 143) |
| HSL | hsl(85, 57%, 72%) |
| HSV | hsv(85, 36%, 88%) |
| CMYK | cmyk(15.2%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(85.12, -24.71, 36.07) |
| CIE-LCH | lch(85.12, 43.72, 124.41°) |
| OKLab | oklab(86.3% -0.0675 0.0892) |
| OKLCH | oklch(86.3% 0.112 127.1) |
| XYZ | xyz(52.8482, 66.2411, 35.9829) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.62
Light Grey Green
#B7E1A1
ΔE00 4.20
Pale Olive
#B9CC81
ΔE00 5.17
Light Sage
#BCECAC
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 5.85
Light Moss Green
#A6C875
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE08F #B18FE0
analogous
#E0D98F #BEE08F #96E08F
triadic
#BEE08F #8FBEE0 #E08FBE
tetradic
#BEE08F #8FE0D9 #B18FE0 #E08F96
square
#BEE08F #8FE0D9 #B18FE0 #E08F96
split-complementary
#BEE08F #8F96E0 #D98FE0
monochromatic
#85C035 #A2D35F #BEE08F #DAEDBF #F1F8E7
Accessibility & contrast
On white
1.47
#BEE08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BEE08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE08F
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE08F | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#C2D9CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee08f; /* rgb */ color: rgb(190, 224, 143); /* oklch */ color: oklch(86.3% 0.112 127.1);
Tailwind
colors: {
custom: {
50: '#d2e9b0',
500: '#bee08f',
950: '#000000',
},
}SCSS
$custom: #bee08f; $custom-light: #d2e9b0; $custom-dark: #000000;
JSON
{
"hex": "#bee08f",
"rgb": {
"r": 190,
"g": 224,
"b": 143
},
"hsl": {
"h": 85.185,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.86303,
"c": 0.11184,
"h": 127.1
},
"luminance": 0.66242
}Semantic roles & 50–950 ramp
primary
#BEE08F
secondary
#825BB8
accent
#21C466
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481