#BEE382#BEE382
#BEE382 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.8% C 0.130 H 126.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE382 |
|---|---|
| RGB | rgb(190, 227, 130) |
| HSL | hsl(83, 63%, 70%) |
| HSV | hsv(83, 43%, 89%) |
| CMYK | cmyk(16.3%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(85.75, -27.74, 43.35) |
| CIE-LCH | lch(85.75, 51.47, 122.62°) |
| OKLab | oklab(86.75% -0.0767 0.1053) |
| OKLCH | oklch(86.75% 0.13 126.1) |
| XYZ | xyz(52.7332, 67.4965, 31.3647) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 5.40
Celery
#C1FD95
ΔE00 6.08
Light Yellow Green
#CCFD7F
ΔE00 6.24
Pale Olive
#B9CC81
ΔE00 6.29
Light Pea Green
#C4FE82
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE382 #A782E3
analogous
#E3D882 #BEE382 #8DE382
triadic
#BEE382 #82BEE3 #E382BE
tetradic
#BEE382 #82E3D8 #A782E3 #E3828D
square
#BEE382 #82E3D8 #A782E3 #E3828D
split-complementary
#BEE382 #828DE3 #D882E3
monochromatic
#87C02B #A4D850 #BEE382 #D8EEB4 #F2F9E6
Accessibility & contrast
On white
1.45
#BEE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BEE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE382
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE382 | 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)
#ECD87A
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#C3DBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee382; /* rgb */ color: rgb(190, 227, 130); /* oklch */ color: oklch(86.8% 0.130 126.1);
Tailwind
colors: {
custom: {
50: '#d3eca8',
500: '#bee382',
950: '#000000',
},
}SCSS
$custom: #bee382; $custom-light: #d3eca8; $custom-dark: #000000;
JSON
{
"hex": "#bee382",
"rgb": {
"r": 190,
"g": 227,
"b": 130
},
"hsl": {
"h": 82.887,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.86751,
"c": 0.13029,
"h": 126.1
},
"luminance": 0.67497
}Semantic roles & 50–950 ramp
primary
#BEE382
secondary
#784EBB
accent
#1ACB5E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480