#BEE689#BEE689
#BEE689 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.5% C 0.127 H 127.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE689 |
|---|---|
| RGB | rgb(190, 230, 137) |
| HSL | hsl(86, 65%, 72%) |
| HSV | hsv(86, 40%, 90%) |
| CMYK | cmyk(17.4%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(86.68, -28.33, 41.07) |
| CIE-LCH | lch(86.68, 49.90, 124.60°) |
| OKLab | oklab(87.52% -0.0779 0.1005) |
| OKLCH | oklch(87.52% 0.127 127.8) |
| XYZ | xyz(54.0468, 69.3463, 34.1998) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Celery
#C1FD95
ΔE00 5.26
Tea Green
#BDF8A3
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 5.44
Light Grey Green
#B7E1A1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE689 #B189E6
analogous
#E6DF89 #BEE689 #90E689
triadic
#BEE689 #89BEE6 #E689BE
tetradic
#BEE689 #89E6DF #B189E6 #E68990
square
#BEE689 #89E6DF #B189E6 #E68990
split-complementary
#BEE689 #8990E6 #DF89E6
monochromatic
#85CA2B #A2DB57 #BEE689 #DAF1BC #F1FAE6
Accessibility & contrast
On white
1.41
#BEE689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BEE689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE689
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE689 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#E9D88E
Tritanopia (blue-blind)
#C2DECF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee689; /* rgb */ color: rgb(190, 230, 137); /* oklch */ color: oklch(87.5% 0.127 127.8);
Tailwind
colors: {
custom: {
50: '#d3eeac',
500: '#bee689',
950: '#000000',
},
}SCSS
$custom: #bee689; $custom-light: #d3eeac; $custom-dark: #000000;
JSON
{
"hex": "#bee689",
"rgb": {
"r": 190,
"g": 230,
"b": 137
},
"hsl": {
"h": 85.806,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.87523,
"c": 0.12715,
"h": 127.8
},
"luminance": 0.69347
}Semantic roles & 50–950 ramp
primary
#BEE689
secondary
#8254BF
accent
#19CD66
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581