#BEE683#BEE683
#BEE683 is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.4% C 0.133 H 127.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE683 |
|---|---|
| RGB | rgb(190, 230, 131) |
| HSL | hsl(84, 66%, 71%) |
| HSV | hsv(84, 43%, 90%) |
| CMYK | cmyk(17.4%, 0%, 43%, 9.8%) |
| CIE-LAB | lab(86.59, -29.05, 43.92) |
| CIE-LCH | lch(86.59, 52.65, 123.48°) |
| OKLab | oklab(87.43% -0.0803 0.1067) |
| OKLCH | oklch(87.43% 0.133 127) |
| XYZ | xyz(53.6283, 69.1789, 31.9958) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.64
Pale Olive Green
#B1D27B
ΔE00 4.70
Celery
#C1FD95
ΔE00 5.34
Light Yellow Green
#CCFD7F
ΔE00 5.62
Light Pea Green
#C4FE82
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE683 #AB83E6
analogous
#E6DC83 #BEE683 #8CE683
triadic
#BEE683 #83BEE6 #E683BE
tetradic
#BEE683 #83E6DC #AB83E6 #E6838C
square
#BEE683 #83E6DC #AB83E6 #E6838C
split-complementary
#BEE683 #838CE6 #DC83E6
monochromatic
#87C728 #A3DC50 #BEE683 #D9F0B6 #F2FAE6
Accessibility & contrast
On white
1.42
#BEE683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BEE683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE683
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE683 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#E9D888
Tritanopia (blue-blind)
#C3DECE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee683; /* rgb */ color: rgb(190, 230, 131); /* oklch */ color: oklch(87.4% 0.133 127.0);
Tailwind
colors: {
custom: {
50: '#d3eea8',
500: '#bee683',
950: '#000000',
},
}SCSS
$custom: #bee683; $custom-light: #d3eea8; $custom-dark: #000000;
JSON
{
"hex": "#bee683",
"rgb": {
"r": 190,
"g": 230,
"b": 131
},
"hsl": {
"h": 84.242,
"s": 66.443,
"l": 70.784
},
"oklch": {
"l": 0.8743,
"c": 0.13349,
"h": 127
},
"luminance": 0.69179
}Semantic roles & 50–950 ramp
primary
#BEE683
secondary
#7C4FBF
accent
#17CE61
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581