#BEE183#BEE183
#BEE183 is a very light, vivid yellow-green. Relative luminance 0.664; OKLCH L 86.3% C 0.126 H 125.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE183 |
|---|---|
| RGB | rgb(190, 225, 131) |
| HSL | hsl(82, 61%, 70%) |
| HSV | hsv(82, 42%, 88%) |
| CMYK | cmyk(15.6%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(85.22, -26.67, 42.18) |
| CIE-LCH | lch(85.22, 49.91, 122.31°) |
| OKLab | oklab(86.33% -0.0736 0.1027) |
| OKLCH | oklch(86.33% 0.126 125.6) |
| XYZ | xyz(52.2568, 66.4359, 31.5387) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.57
Pale Olive
#B9CC81
ΔE00 5.70
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Greenish Tan
#BCCB7A
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.18
Light Grey Green
#B7E1A1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE183 #A683E1
analogous
#E1D583 #BEE183 #8FE183
triadic
#BEE183 #83BEE1 #E183BE
tetradic
#BEE183 #83E1D5 #A683E1 #E1838F
square
#BEE183 #83E1D5 #A683E1 #E1838F
split-complementary
#BEE183 #838FE1 #D583E1
monochromatic
#87BC2E #A4D552 #BEE183 #D8EDB4 #F2F9E6
Accessibility & contrast
On white
1.47
#BEE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BEE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE183
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE183 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#C3D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee183; /* rgb */ color: rgb(190, 225, 131); /* oklch */ color: oklch(86.3% 0.126 125.6);
Tailwind
colors: {
custom: {
50: '#d3eaa8',
500: '#bee183',
950: '#000000',
},
}SCSS
$custom: #bee183; $custom-light: #d3eaa8; $custom-dark: #000000;
JSON
{
"hex": "#bee183",
"rgb": {
"r": 190,
"g": 225,
"b": 131
},
"hsl": {
"h": 82.34,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.86325,
"c": 0.12639,
"h": 125.6
},
"luminance": 0.66436
}Semantic roles & 50–950 ramp
primary
#BEE183
secondary
#7750B9
accent
#1DC95D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480