#BEE08E#BEE08E
#BEE08E is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.3% C 0.113 H 127.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE08E |
|---|---|
| RGB | rgb(190, 224, 142) |
| HSL | hsl(85, 57%, 72%) |
| HSV | hsv(85, 37%, 88%) |
| CMYK | cmyk(15.2%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(85.10, -24.84, 36.55) |
| CIE-LCH | lch(85.10, 44.19, 124.20°) |
| OKLab | oklab(86.29% -0.0679 0.0903) |
| OKLCH | oklch(86.29% 0.113 127) |
| XYZ | xyz(52.7728, 66.2110, 35.5857) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.55
Light Grey Green
#B7E1A1
ΔE00 4.37
Pale Olive
#B9CC81
ΔE00 5.16
Light Sage
#BCECAC
ΔE00 5.74
Light Moss Green
#A6C875
ΔE00 5.92
Washed Out Green
#BCF5A6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE08E #B08EE0
analogous
#E0D98E #BEE08E #95E08E
triadic
#BEE08E #8EBEE0 #E08EBE
tetradic
#BEE08E #8EE0D9 #B08EE0 #E08E95
square
#BEE08E #8EE0D9 #B08EE0 #E08E95
split-complementary
#BEE08E #8E95E0 #D98EE0
monochromatic
#86BF34 #A2D35E #BEE08E #DAEDBE #F1F8E7
Accessibility & contrast
On white
1.47
#BEE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BEE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE08E
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE08E | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#C2D9CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee08e; /* rgb */ color: rgb(190, 224, 142); /* oklch */ color: oklch(86.3% 0.113 127.0);
Tailwind
colors: {
custom: {
50: '#d2e9b0',
500: '#bee08e',
950: '#000000',
},
}SCSS
$custom: #bee08e; $custom-light: #d2e9b0; $custom-dark: #000000;
JSON
{
"hex": "#bee08e",
"rgb": {
"r": 190,
"g": 224,
"b": 142
},
"hsl": {
"h": 84.878,
"s": 56.944,
"l": 71.765
},
"oklch": {
"l": 0.86286,
"c": 0.11295,
"h": 127
},
"luminance": 0.66211
}Semantic roles & 50–950 ramp
primary
#BEE08E
secondary
#815AB8
accent
#21C565
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481