#BEE378#BEE378
#BEE378 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.6% C 0.141 H 124.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE378 |
|---|---|
| RGB | rgb(190, 227, 120) |
| HSL | hsl(81, 66%, 68%) |
| HSV | hsv(81, 47%, 89%) |
| CMYK | cmyk(16.3%, 0%, 47.1%, 11%) |
| CIE-LAB | lab(85.63, -28.86, 48.03) |
| CIE-LCH | lch(85.63, 56.03, 120.99°) |
| OKLab | oklab(86.61% -0.0805 0.1152) |
| OKLCH | oklch(86.61% 0.141 124.9) |
| XYZ | xyz(52.0943, 67.2410, 28.0000) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 5.53
Light Yellow Green
#CCFD7F
ΔE00 5.69
Light Pea Green
#C4FE82
ΔE00 6.05
Light Yellowish Green
#C2FF89
ΔE00 6.39
Pale Lime
#BEFD73
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE378 #9D78E3
analogous
#E3D378 #BEE378 #88E378
triadic
#BEE378 #78BEE3 #E378BE
tetradic
#BEE378 #78E3D3 #9D78E3 #E37888
square
#BEE378 #78E3D3 #9D78E3 #E37888
split-complementary
#BEE378 #7888E3 #D378E3
monochromatic
#87BA27 #A6D845 #BEE378 #D6EEAB #EFF8DD
Accessibility & contrast
On white
1.45
#BEE378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BEE378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE378
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE378 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#E8D67E
Tritanopia (blue-blind)
#C4DACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee378; /* rgb */ color: rgb(190, 227, 120); /* oklch */ color: oklch(86.6% 0.141 124.9);
Tailwind
colors: {
custom: {
50: '#d3eca1',
500: '#bee378',
950: '#000000',
},
}SCSS
$custom: #bee378; $custom-light: #d3eca1; $custom-dark: #000000;
JSON
{
"hex": "#bee378",
"rgb": {
"r": 190,
"g": 227,
"b": 120
},
"hsl": {
"h": 80.748,
"s": 65.644,
"l": 68.039
},
"oklch": {
"l": 0.86606,
"c": 0.14057,
"h": 124.9
},
"luminance": 0.67241
}Semantic roles & 50–950 ramp
primary
#BEE378
secondary
#6E45BA
accent
#18CD57
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480