#BEE182#BEE182
#BEE182 is a very light, vivid yellow-green. Relative luminance 0.664; OKLCH L 86.3% C 0.127 H 125.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE182 |
|---|---|
| RGB | rgb(190, 225, 130) |
| HSL | hsl(82, 61%, 70%) |
| HSV | hsv(82, 42%, 88%) |
| CMYK | cmyk(15.6%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(85.20, -26.79, 42.66) |
| CIE-LCH | lch(85.20, 50.38, 122.13°) |
| OKLab | oklab(86.31% -0.074 0.1038) |
| OKLCH | oklch(86.31% 0.127 125.5) |
| XYZ | xyz(52.1894, 66.4089, 31.1834) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.61
Pale Olive
#B9CC81
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Greenish Tan
#BCCB7A
ΔE00 6.06
Light Moss Green
#A6C875
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE182 #A582E1
analogous
#E1D482 #BEE182 #8FE182
triadic
#BEE182 #82BEE1 #E182BE
tetradic
#BEE182 #82E1D4 #A582E1 #E1828F
square
#BEE182 #82E1D4 #A582E1 #E1828F
split-complementary
#BEE182 #828FE1 #D482E1
monochromatic
#87BC2D #A4D551 #BEE182 #D8EDB3 #F1F9E5
Accessibility & contrast
On white
1.47
#BEE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BEE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE182
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE182 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#C3D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee182; /* rgb */ color: rgb(190, 225, 130); /* oklch */ color: oklch(86.3% 0.127 125.5);
Tailwind
colors: {
custom: {
50: '#d3eaa8',
500: '#bee182',
950: '#000000',
},
}SCSS
$custom: #bee182; $custom-light: #d3eaa8; $custom-dark: #000000;
JSON
{
"hex": "#bee182",
"rgb": {
"r": 190,
"g": 225,
"b": 130
},
"hsl": {
"h": 82.105,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.8631,
"c": 0.12746,
"h": 125.5
},
"luminance": 0.66409
}Semantic roles & 50–950 ramp
primary
#BEE182
secondary
#764FB9
accent
#1DC95C
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480