#BEE88E#BEE88E
#BEE88E is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 88.0% C 0.125 H 129.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE88E |
|---|---|
| RGB | rgb(190, 232, 142) |
| HSL | hsl(88, 66%, 73%) |
| HSV | hsv(88, 39%, 91%) |
| CMYK | cmyk(18.1%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(87.30, -28.65, 39.39) |
| CIE-LCH | lch(87.30, 48.71, 126.03°) |
| OKLab | oklab(88.05% -0.0786 0.0968) |
| OKLCH | oklch(88.05% 0.125 129.1) |
| XYZ | xyz(54.9736, 70.6126, 36.3193) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.52
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Washed Out Green
#BCF5A6
ΔE00 4.60
Celery
#C1FD95
ΔE00 4.82
Pale Olive Green
#B1D27B
ΔE00 5.07
Light Grey Green
#B7E1A1
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE88E #B88EE8
analogous
#E8E58E #BEE88E #91E88E
triadic
#BEE88E #8EBEE8 #E88EBE
tetradic
#BEE88E #8EE8E5 #B88EE8 #E88E91
square
#BEE88E #8EE8E5 #B88EE8 #E88E91
split-complementary
#BEE88E #8E91E8 #E58EE8
monochromatic
#83D12B #A1DE5B #BEE88E #DBF2C1 #F0FAE6
Accessibility & contrast
On white
1.39
#BEE88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#BEE88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE88E
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE88E | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#EADA93
Tritanopia (blue-blind)
#C1E1D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee88e; /* rgb */ color: rgb(190, 232, 142); /* oklch */ color: oklch(88.0% 0.125 129.1);
Tailwind
colors: {
custom: {
50: '#d3efb0',
500: '#bee88e',
950: '#000000',
},
}SCSS
$custom: #bee88e; $custom-light: #d3efb0; $custom-dark: #000000;
JSON
{
"hex": "#bee88e",
"rgb": {
"r": 190,
"g": 232,
"b": 142
},
"hsl": {
"h": 88,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.88046,
"c": 0.1247,
"h": 129.1
},
"luminance": 0.70613
}Semantic roles & 50–950 ramp
primary
#BEE88E
secondary
#8A58C2
accent
#17CE6D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581