#BEE283#BEE283
#BEE283 is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.5% C 0.128 H 125.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE283 |
|---|---|
| RGB | rgb(190, 226, 131) |
| HSL | hsl(83, 62%, 70%) |
| HSV | hsv(83, 42%, 89%) |
| CMYK | cmyk(15.9%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(85.49, -27.15, 42.53) |
| CIE-LCH | lch(85.49, 50.46, 122.55°) |
| OKLab | oklab(86.55% -0.075 0.1035) |
| OKLCH | oklch(86.55% 0.128 125.9) |
| XYZ | xyz(52.5280, 66.9781, 31.6290) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.79
Pistachio (survey)
#C0FA8B
ΔE00 5.68
Pale Olive
#B9CC81
ΔE00 5.97
Celery
#C1FD95
ΔE00 6.31
Greenish Tan
#BCCB7A
ΔE00 6.31
Light Grey Green
#B7E1A1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE283 #A783E2
analogous
#E2D783 #BEE283 #8EE283
triadic
#BEE283 #83BEE2 #E283BE
tetradic
#BEE283 #83E2D7 #A783E2 #E2838E
square
#BEE283 #83E2D7 #A783E2 #E2838E
split-complementary
#BEE283 #838EE2 #D783E2
monochromatic
#87BE2C #A4D651 #BEE283 #D8EEB5 #F2F9E6
Accessibility & contrast
On white
1.46
#BEE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BEE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE283
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE283 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#C3DACB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee283; /* rgb */ color: rgb(190, 226, 131); /* oklch */ color: oklch(86.5% 0.128 125.9);
Tailwind
colors: {
custom: {
50: '#d3eba8',
500: '#bee283',
950: '#000000',
},
}SCSS
$custom: #bee283; $custom-light: #d3eba8; $custom-dark: #000000;
JSON
{
"hex": "#bee283",
"rgb": {
"r": 190,
"g": 226,
"b": 131
},
"hsl": {
"h": 82.737,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.86546,
"c": 0.12782,
"h": 125.9
},
"luminance": 0.66979
}Semantic roles & 50–950 ramp
primary
#BEE283
secondary
#784FBA
accent
#1CCA5E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480