#BEE380#BEE380
#BEE380 is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.7% C 0.132 H 125.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE380 |
|---|---|
| RGB | rgb(190, 227, 128) |
| HSL | hsl(82, 64%, 70%) |
| HSV | hsv(82, 44%, 89%) |
| CMYK | cmyk(16.3%, 0%, 43.6%, 11%) |
| CIE-LAB | lab(85.73, -27.97, 44.30) |
| CIE-LCH | lch(85.73, 52.39, 122.27°) |
| OKLab | oklab(86.72% -0.0774 0.1074) |
| OKLCH | oklch(86.72% 0.132 125.8) |
| XYZ | xyz(52.6003, 67.4434, 30.6646) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Light Yellow Green
#CCFD7F
ΔE00 6.10
Celery
#C1FD95
ΔE00 6.13
Light Pea Green
#C4FE82
ΔE00 6.29
Pale Olive
#B9CC81
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE380 #A580E3
analogous
#E3D680 #BEE380 #8DE380
triadic
#BEE380 #80BEE3 #E380BE
tetradic
#BEE380 #80E3D6 #A580E3 #E3808D
square
#BEE380 #80E3D6 #A580E3 #E3808D
split-complementary
#BEE380 #808DE3 #D680E3
monochromatic
#87BF2A #A4D84E #BEE380 #D8EEB2 #F1F9E4
Accessibility & contrast
On white
1.45
#BEE380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BEE380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE380
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE380 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD878
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#C4DBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee380; /* rgb */ color: rgb(190, 227, 128); /* oklch */ color: oklch(86.7% 0.132 125.8);
Tailwind
colors: {
custom: {
50: '#d3eca6',
500: '#bee380',
950: '#000000',
},
}SCSS
$custom: #bee380; $custom-light: #d3eca6; $custom-dark: #000000;
JSON
{
"hex": "#bee380",
"rgb": {
"r": 190,
"g": 227,
"b": 128
},
"hsl": {
"h": 82.424,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.86721,
"c": 0.13238,
"h": 125.8
},
"luminance": 0.67444
}Semantic roles & 50–950 ramp
primary
#BEE380
secondary
#764CBB
accent
#1ACC5C
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480