#BEE681#BEE681
#BEE681 is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.4% C 0.136 H 126.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE681 |
|---|---|
| RGB | rgb(190, 230, 129) |
| HSL | hsl(84, 67%, 70%) |
| HSV | hsv(84, 44%, 90%) |
| CMYK | cmyk(17.4%, 0%, 43.9%, 9.8%) |
| CIE-LAB | lab(86.57, -29.28, 44.86) |
| CIE-LCH | lch(86.57, 53.57, 123.13°) |
| OKLab | oklab(87.4% -0.081 0.1087) |
| OKLCH | oklch(87.4% 0.136 126.7) |
| XYZ | xyz(53.4941, 69.1252, 31.2888) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 4.79
Celery
#C1FD95
ΔE00 5.40
Light Yellow Green
#CCFD7F
ΔE00 5.46
Light Pea Green
#C4FE82
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE681 #A981E6
analogous
#E6DB81 #BEE681 #8CE681
triadic
#BEE681 #81BEE6 #E681BE
tetradic
#BEE681 #81E6DB #A981E6 #E6818C
square
#BEE681 #81E6DB #A981E6 #E6818C
split-complementary
#BEE681 #818CE6 #DB81E6
monochromatic
#87C527 #A4DC4E #BEE681 #D8F0B4 #F2FAE5
Accessibility & contrast
On white
1.42
#BEE681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BEE681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE681
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE681 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA79
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#C3DECE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee681; /* rgb */ color: rgb(190, 230, 129); /* oklch */ color: oklch(87.4% 0.136 126.7);
Tailwind
colors: {
custom: {
50: '#d3eea7',
500: '#bee681',
950: '#000000',
},
}SCSS
$custom: #bee681; $custom-light: #d3eea7; $custom-dark: #000000;
JSON
{
"hex": "#bee681",
"rgb": {
"r": 190,
"g": 230,
"b": 129
},
"hsl": {
"h": 83.762,
"s": 66.887,
"l": 70.392
},
"oklch": {
"l": 0.874,
"c": 0.13557,
"h": 126.7
},
"luminance": 0.69126
}Semantic roles & 50–950 ramp
primary
#BEE681
secondary
#7A4DBE
accent
#17CF60
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580