#BEE085#BEE085
#BEE085 is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 86.1% C 0.123 H 125.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE085 |
|---|---|
| RGB | rgb(190, 224, 133) |
| HSL | hsl(82, 59%, 70%) |
| HSV | hsv(82, 41%, 88%) |
| CMYK | cmyk(15.2%, 0%, 40.6%, 12.2%) |
| CIE-LAB | lab(84.97, -25.96, 40.88) |
| CIE-LCH | lch(84.97, 48.43, 122.41°) |
| OKLab | oklab(86.14% -0.0715 0.0999) |
| OKLCH | oklch(86.14% 0.123 125.6) |
| XYZ | xyz(52.1242, 65.9515, 32.1696) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.32
Pale Olive
#B9CC81
ΔE00 5.34
Greenish Tan
#BCCB7A
ΔE00 5.77
Light Grey Green
#B7E1A1
ΔE00 5.89
Light Moss Green
#A6C875
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE085 #A785E0
analogous
#E0D585 #BEE085 #90E085
triadic
#BEE085 #85BEE0 #E085BE
tetradic
#BEE085 #85E0D5 #A785E0 #E08590
square
#BEE085 #85E0D5 #A785E0 #E08590
split-complementary
#BEE085 #8590E0 #D585E0
monochromatic
#87BB30 #A4D454 #BEE085 #D8ECB6 #F2F9E7
Accessibility & contrast
On white
1.48
#BEE085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BEE085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE085
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE085 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57E
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#C3D8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee085; /* rgb */ color: rgb(190, 224, 133); /* oklch */ color: oklch(86.1% 0.123 125.6);
Tailwind
colors: {
custom: {
50: '#d3e9aa',
500: '#bee085',
950: '#000000',
},
}SCSS
$custom: #bee085; $custom-light: #d3e9aa; $custom-dark: #000000;
JSON
{
"hex": "#bee085",
"rgb": {
"r": 190,
"g": 224,
"b": 133
},
"hsl": {
"h": 82.418,
"s": 59.477,
"l": 70
},
"oklch": {
"l": 0.86137,
"c": 0.12282,
"h": 125.6
},
"luminance": 0.65952
}Semantic roles & 50–950 ramp
primary
#BEE085
secondary
#7852B8
accent
#1EC75D
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481