#BEE688#BEE688
#BEE688 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.5% C 0.128 H 127.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE688 |
|---|---|
| RGB | rgb(190, 230, 136) |
| HSL | hsl(86, 65%, 72%) |
| HSV | hsv(86, 41%, 90%) |
| CMYK | cmyk(17.4%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(86.66, -28.45, 41.55) |
| CIE-LCH | lch(86.66, 50.36, 124.40°) |
| OKLab | oklab(87.51% -0.0783 0.1015) |
| OKLCH | oklch(87.51% 0.128 127.6) |
| XYZ | xyz(53.9754, 69.3177, 33.8238) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Celery
#C1FD95
ΔE00 5.26
Tea Green
#BDF8A3
ΔE00 5.41
Washed Out Green
#BCF5A6
ΔE00 5.56
Light Grey Green
#B7E1A1
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE688 #B088E6
analogous
#E6DF88 #BEE688 #8FE688
triadic
#BEE688 #88BEE6 #E688BE
tetradic
#BEE688 #88E6DF #B088E6 #E6888F
square
#BEE688 #88E6DF #B088E6 #E6888F
split-complementary
#BEE688 #888FE6 #DF88E6
monochromatic
#86C92A #A2DB55 #BEE688 #DAF1BB #F1FAE6
Accessibility & contrast
On white
1.41
#BEE688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BEE688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE688
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE688 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB81
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#C2DECF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee688; /* rgb */ color: rgb(190, 230, 136); /* oklch */ color: oklch(87.5% 0.128 127.6);
Tailwind
colors: {
custom: {
50: '#d3eeac',
500: '#bee688',
950: '#000000',
},
}SCSS
$custom: #bee688; $custom-light: #d3eeac; $custom-dark: #000000;
JSON
{
"hex": "#bee688",
"rgb": {
"r": 190,
"g": 230,
"b": 136
},
"hsl": {
"h": 85.532,
"s": 65.278,
"l": 71.765
},
"oklch": {
"l": 0.87507,
"c": 0.12823,
"h": 127.6
},
"luminance": 0.69318
}Semantic roles & 50–950 ramp
primary
#BEE688
secondary
#8153BF
accent
#18CD65
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581