#BEE375#BEE375
#BEE375 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.6% C 0.144 H 124.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE375 |
|---|---|
| RGB | rgb(190, 227, 117) |
| HSL | hsl(80, 66%, 67%) |
| HSV | hsv(80, 48%, 89%) |
| CMYK | cmyk(16.3%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(85.59, -29.17, 49.42) |
| CIE-LCH | lch(85.59, 57.38, 120.55°) |
| OKLab | oklab(86.57% -0.0816 0.1181) |
| OKLCH | oklch(86.57% 0.144 124.6) |
| XYZ | xyz(51.9151, 67.1693, 27.0561) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.94
Light Yellow Green
#CCFD7F
ΔE00 5.60
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Light Pea Green
#C4FE82
ΔE00 6.03
Pear
#CBF85F
ΔE00 6.25
Pale Lime
#BEFD73
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE375 #9A75E3
analogous
#E3D175 #BEE375 #87E375
triadic
#BEE375 #75BEE3 #E375BE
tetradic
#BEE375 #75E3D1 #9A75E3 #E37587
square
#BEE375 #75E3D1 #9A75E3 #E37587
split-complementary
#BEE375 #7587E3 #D175E3
monochromatic
#87B825 #A6D942 #BEE375 #D6EDA8 #EEF8DB
Accessibility & contrast
On white
1.45
#BEE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BEE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE375
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE375 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76B
Deuteranopia (green-blind)
#E8D67B
Tritanopia (blue-blind)
#C5DACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee375; /* rgb */ color: rgb(190, 227, 117); /* oklch */ color: oklch(86.6% 0.144 124.6);
Tailwind
colors: {
custom: {
50: '#d3ec9f',
500: '#bee375',
950: '#000000',
},
}SCSS
$custom: #bee375; $custom-light: #d3ec9f; $custom-dark: #000000;
JSON
{
"hex": "#bee375",
"rgb": {
"r": 190,
"g": 227,
"b": 117
},
"hsl": {
"h": 80.182,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.86565,
"c": 0.14353,
"h": 124.6
},
"luminance": 0.6717
}Semantic roles & 50–950 ramp
primary
#BEE375
secondary
#6B44B9
accent
#17CE55
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480