#BEE384#BEE384
#BEE384 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 86.8% C 0.128 H 126.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE384 |
|---|---|
| RGB | rgb(190, 227, 132) |
| HSL | hsl(83, 63%, 70%) |
| HSV | hsv(83, 42%, 89%) |
| CMYK | cmyk(16.3%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(85.78, -27.51, 42.40) |
| CIE-LCH | lch(85.78, 50.55, 122.97°) |
| OKLab | oklab(86.78% -0.0759 0.1033) |
| OKLCH | oklch(86.78% 0.128 126.3) |
| XYZ | xyz(52.8688, 67.5508, 32.0786) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.98
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Celery
#C1FD95
ΔE00 6.04
Pale Olive
#B9CC81
ΔE00 6.19
Light Grey Green
#B7E1A1
ΔE00 6.22
Tea Green
#BDF8A3
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE384 #A984E3
analogous
#E3D884 #BEE384 #8FE384
triadic
#BEE384 #84BEE3 #E384BE
tetradic
#BEE384 #84E3D8 #A984E3 #E3848F
square
#BEE384 #84E3D8 #A984E3 #E3848F
split-complementary
#BEE384 #848FE3 #D884E3
monochromatic
#87C12C #A4D852 #BEE384 #D8EEB6 #F2F9E6
Accessibility & contrast
On white
1.45
#BEE384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BEE384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE384
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE384 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#C3DBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee384; /* rgb */ color: rgb(190, 227, 132); /* oklch */ color: oklch(86.8% 0.128 126.3);
Tailwind
colors: {
custom: {
50: '#d3eca9',
500: '#bee384',
950: '#000000',
},
}SCSS
$custom: #bee384; $custom-light: #d3eca9; $custom-dark: #000000;
JSON
{
"hex": "#bee384",
"rgb": {
"r": 190,
"g": 227,
"b": 132
},
"hsl": {
"h": 83.368,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.86782,
"c": 0.12818,
"h": 126.3
},
"luminance": 0.67551
}Semantic roles & 50–950 ramp
primary
#BEE384
secondary
#7A50BB
accent
#1BCB5F
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481