#BEE383#BEE383
#BEE383 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.8% C 0.129 H 126.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE383 |
|---|---|
| RGB | rgb(190, 227, 131) |
| HSL | hsl(83, 63%, 70%) |
| HSV | hsv(83, 42%, 89%) |
| CMYK | cmyk(16.3%, 0%, 42.3%, 11%) |
| CIE-LAB | lab(85.77, -27.63, 42.88) |
| CIE-LCH | lch(85.77, 51.01, 122.79°) |
| OKLab | oklab(86.77% -0.0763 0.1043) |
| OKLCH | oklch(86.77% 0.129 126.2) |
| XYZ | xyz(52.8007, 67.5235, 31.7199) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.01
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Celery
#C1FD95
ΔE00 6.06
Pale Olive
#B9CC81
ΔE00 6.24
Light Yellow Green
#CCFD7F
ΔE00 6.32
Light Grey Green
#B7E1A1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE383 #A883E3
analogous
#E3D883 #BEE383 #8EE383
triadic
#BEE383 #83BEE3 #E383BE
tetradic
#BEE383 #83E3D8 #A883E3 #E3838E
square
#BEE383 #83E3D8 #A883E3 #E3838E
split-complementary
#BEE383 #838EE3 #D883E3
monochromatic
#87C02B #A4D851 #BEE383 #D8EEB5 #F2F9E6
Accessibility & contrast
On white
1.45
#BEE383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BEE383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE383
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE383 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#C3DBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee383; /* rgb */ color: rgb(190, 227, 131); /* oklch */ color: oklch(86.8% 0.129 126.2);
Tailwind
colors: {
custom: {
50: '#d3eca8',
500: '#bee383',
950: '#000000',
},
}SCSS
$custom: #bee383; $custom-light: #d3eca8; $custom-dark: #000000;
JSON
{
"hex": "#bee383",
"rgb": {
"r": 190,
"g": 227,
"b": 131
},
"hsl": {
"h": 83.125,
"s": 63.158,
"l": 70.196
},
"oklch": {
"l": 0.86767,
"c": 0.12923,
"h": 126.2
},
"luminance": 0.67524
}Semantic roles & 50–950 ramp
primary
#BEE383
secondary
#794FBB
accent
#1BCB5F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480