#BEE680#BEE680
#BEE680 is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.4% C 0.137 H 126.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE680 |
|---|---|
| RGB | rgb(190, 230, 128) |
| HSL | hsl(84, 67%, 70%) |
| HSV | hsv(84, 44%, 90%) |
| CMYK | cmyk(17.4%, 0%, 44.3%, 9.8%) |
| CIE-LAB | lab(86.55, -29.39, 45.33) |
| CIE-LCH | lch(86.55, 54.02, 122.96°) |
| OKLab | oklab(87.39% -0.0814 0.1097) |
| OKLCH | oklch(87.39% 0.137 126.6) |
| XYZ | xyz(53.4280, 69.0987, 30.9405) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 4.83
Light Yellow Green
#CCFD7F
ΔE00 5.39
Celery
#C1FD95
ΔE00 5.44
Light Pea Green
#C4FE82
ΔE00 5.51
Light Yellowish Green
#C2FF89
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE680 #A880E6
analogous
#E6DB80 #BEE680 #8BE680
triadic
#BEE680 #80BEE6 #E680BE
tetradic
#BEE680 #80E6DB #A880E6 #E6808B
square
#BEE680 #80E6DB #A880E6 #E6808B
split-complementary
#BEE680 #808BE6 #DB80E6
monochromatic
#87C527 #A4DC4D #BEE680 #D8F0B3 #F2FAE5
Accessibility & contrast
On white
1.42
#BEE680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BEE680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE680
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE680 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#EAD886
Tritanopia (blue-blind)
#C3DECE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee680; /* rgb */ color: rgb(190, 230, 128); /* oklch */ color: oklch(87.4% 0.137 126.6);
Tailwind
colors: {
custom: {
50: '#d3eea6',
500: '#bee680',
950: '#000000',
},
}SCSS
$custom: #bee680; $custom-light: #d3eea6; $custom-dark: #000000;
JSON
{
"hex": "#bee680",
"rgb": {
"r": 190,
"g": 230,
"b": 128
},
"hsl": {
"h": 83.529,
"s": 67.105,
"l": 70.196
},
"oklch": {
"l": 0.87385,
"c": 0.1366,
"h": 126.6
},
"luminance": 0.69099
}Semantic roles & 50–950 ramp
primary
#BEE680
secondary
#794CBE
accent
#16CF5F
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580