#BEE585#BEE585
#BEE585 is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.2% C 0.130 H 127.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE585 |
|---|---|
| RGB | rgb(190, 229, 133) |
| HSL | hsl(84, 65%, 71%) |
| HSV | hsv(84, 42%, 90%) |
| CMYK | cmyk(17%, 0%, 41.9%, 10.2%) |
| CIE-LAB | lab(86.34, -28.34, 42.63) |
| CIE-LCH | lch(86.34, 51.19, 123.62°) |
| OKLab | oklab(87.24% -0.0782 0.1038) |
| OKLCH | oklch(87.24% 0.13 127) |
| XYZ | xyz(53.4877, 68.6786, 32.6241) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Celery
#C1FD95
ΔE00 5.53
Tea Green
#BDF8A3
ΔE00 5.86
Light Yellow Green
#CCFD7F
ΔE00 6.02
Washed Out Green
#BCF5A6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE585 #AC85E5
analogous
#E5DC85 #BEE585 #8EE585
triadic
#BEE585 #85BEE5 #E585BE
tetradic
#BEE585 #85E5DC #AC85E5 #E5858E
square
#BEE585 #85E5DC #AC85E5 #E5858E
split-complementary
#BEE585 #858EE5 #DC85E5
monochromatic
#86C62A #A3DA53 #BEE585 #D9F0B7 #F2FAE6
Accessibility & contrast
On white
1.43
#BEE585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BEE585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE585
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE585 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7E
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#C3DDCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee585; /* rgb */ color: rgb(190, 229, 133); /* oklch */ color: oklch(87.2% 0.130 127.0);
Tailwind
colors: {
custom: {
50: '#d3edaa',
500: '#bee585',
950: '#000000',
},
}SCSS
$custom: #bee585; $custom-light: #d3edaa; $custom-dark: #000000;
JSON
{
"hex": "#bee585",
"rgb": {
"r": 190,
"g": 229,
"b": 133
},
"hsl": {
"h": 84.375,
"s": 64.865,
"l": 70.98
},
"oklch": {
"l": 0.87239,
"c": 0.12997,
"h": 127
},
"luminance": 0.68679
}Semantic roles & 50–950 ramp
primary
#BEE585
secondary
#7D51BE
accent
#19CD62
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481