#BEE888#BEE888
#BEE888 is a very light, vivid yellow-green. Relative luminance 0.704; OKLCH L 87.9% C 0.131 H 128.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE888 |
|---|---|
| RGB | rgb(190, 232, 136) |
| HSL | hsl(86, 68%, 72%) |
| HSV | hsv(86, 41%, 91%) |
| CMYK | cmyk(18.1%, 0%, 41.4%, 9%) |
| CIE-LAB | lab(87.21, -29.39, 42.25) |
| CIE-LCH | lch(87.21, 51.47, 124.83°) |
| OKLab | oklab(87.95% -0.081 0.1031) |
| OKLCH | oklch(87.95% 0.131 128.1) |
| XYZ | xyz(54.5352, 70.4372, 34.0104) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.24
Celery
#C1FD95
ΔE00 4.76
Pale Olive Green
#B1D27B
ΔE00 5.05
Tea Green
#BDF8A3
ΔE00 5.11
Washed Out Green
#BCF5A6
ΔE00 5.35
Light Yellowish Green
#C2FF89
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE888 #B288E8
analogous
#E8E288 #BEE888 #8EE888
triadic
#BEE888 #88BEE8 #E888BE
tetradic
#BEE888 #88E8E2 #B288E8 #E8888E
square
#BEE888 #88E8E2 #B288E8 #E8888E
split-complementary
#BEE888 #888EE8 #E288E8
monochromatic
#85CE28 #A2DE55 #BEE888 #DAF2BB #F1FAE5
Accessibility & contrast
On white
1.39
#BEE888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#BEE888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE888
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE888 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC81
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#C2E0D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee888; /* rgb */ color: rgb(190, 232, 136); /* oklch */ color: oklch(87.9% 0.131 128.1);
Tailwind
colors: {
custom: {
50: '#d3efac',
500: '#bee888',
950: '#000000',
},
}SCSS
$custom: #bee888; $custom-light: #d3efac; $custom-dark: #000000;
JSON
{
"hex": "#bee888",
"rgb": {
"r": 190,
"g": 232,
"b": 136
},
"hsl": {
"h": 86.25,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.87949,
"c": 0.1311,
"h": 128.1
},
"luminance": 0.70438
}Semantic roles & 50–950 ramp
primary
#BEE888
secondary
#8353C1
accent
#16D067
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581