#BEE687#BEE687
#BEE687 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.5% C 0.129 H 127.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE687 |
|---|---|
| RGB | rgb(190, 230, 135) |
| HSL | hsl(85, 66%, 72%) |
| HSV | hsv(85, 41%, 90%) |
| CMYK | cmyk(17.4%, 0%, 41.3%, 9.8%) |
| CIE-LAB | lab(86.65, -28.57, 42.03) |
| CIE-LCH | lch(86.65, 50.82, 124.21°) |
| OKLab | oklab(87.49% -0.0787 0.1026) |
| OKLCH | oklch(87.49% 0.129 127.5) |
| XYZ | xyz(53.9047, 69.2894, 33.4512) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Celery
#C1FD95
ΔE00 5.26
Tea Green
#BDF8A3
ΔE00 5.51
Washed Out Green
#BCF5A6
ΔE00 5.68
Light Yellowish Green
#C2FF89
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE687 #AF87E6
analogous
#E6DF87 #BEE687 #8FE687
triadic
#BEE687 #87BEE6 #E687BE
tetradic
#BEE687 #87E6DF #AF87E6 #E6878F
square
#BEE687 #87E6DF #AF87E6 #E6878F
split-complementary
#BEE687 #878FE6 #DF87E6
monochromatic
#86C92A #A3DB54 #BEE687 #D9F1BA #F1FAE6
Accessibility & contrast
On white
1.41
#BEE687 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BEE687 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE687
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE687 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE687 | 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)
#EFDB80
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#C2DECF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee687; /* rgb */ color: rgb(190, 230, 135); /* oklch */ color: oklch(87.5% 0.129 127.5);
Tailwind
colors: {
custom: {
50: '#d3eeab',
500: '#bee687',
950: '#000000',
},
}SCSS
$custom: #bee687; $custom-light: #d3eeab; $custom-dark: #000000;
JSON
{
"hex": "#bee687",
"rgb": {
"r": 190,
"g": 230,
"b": 135
},
"hsl": {
"h": 85.263,
"s": 65.517,
"l": 71.569
},
"oklch": {
"l": 0.87491,
"c": 0.12928,
"h": 127.5
},
"luminance": 0.6929
}Semantic roles & 50–950 ramp
primary
#BEE687
secondary
#8052BF
accent
#18CD64
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581