#BEE485#BEE485
#BEE485 is a very light, vivid yellow-green. Relative luminance 0.681; OKLCH L 87.0% C 0.129 H 126.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE485 |
|---|---|
| RGB | rgb(190, 228, 133) |
| HSL | hsl(84, 64%, 71%) |
| HSV | hsv(84, 42%, 89%) |
| CMYK | cmyk(16.7%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(86.07, -27.87, 42.28) |
| CIE-LCH | lch(86.07, 50.63, 123.39°) |
| OKLab | oklab(87.02% -0.0768 0.1031) |
| OKLCH | oklch(87.02% 0.129 126.7) |
| XYZ | xyz(53.2118, 68.1269, 32.5322) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Celery
#C1FD95
ΔE00 5.78
Tea Green
#BDF8A3
ΔE00 6.02
Light Grey Green
#B7E1A1
ΔE00 6.14
Washed Out Green
#BCF5A6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE485 #AB85E4
analogous
#E4DA85 #BEE485 #8EE485
triadic
#BEE485 #85BEE4 #E485BE
tetradic
#BEE485 #85E4DA #AB85E4 #E4858E
square
#BEE485 #85E4DA #AB85E4 #E4858E
split-complementary
#BEE485 #858EE4 #DA85E4
monochromatic
#87C32B #A3D953 #BEE485 #D9EFB7 #F2F9E6
Accessibility & contrast
On white
1.44
#BEE485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BEE485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE485
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE485 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97E
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#C3DCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee485; /* rgb */ color: rgb(190, 228, 133); /* oklch */ color: oklch(87.0% 0.129 126.7);
Tailwind
colors: {
custom: {
50: '#d3ecaa',
500: '#bee485',
950: '#000000',
},
}SCSS
$custom: #bee485; $custom-light: #d3ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bee485",
"rgb": {
"r": 190,
"g": 228,
"b": 133
},
"hsl": {
"h": 84,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.87018,
"c": 0.12854,
"h": 126.7
},
"luminance": 0.68127
}Semantic roles & 50–950 ramp
primary
#BEE485
secondary
#7C51BC
accent
#1ACC61
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481