#BEE287#BEE287
#BEE287 is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.6% C 0.124 H 126.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE287 |
|---|---|
| RGB | rgb(190, 226, 135) |
| HSL | hsl(84, 61%, 71%) |
| HSV | hsv(84, 40%, 89%) |
| CMYK | cmyk(15.9%, 0%, 40.3%, 11.4%) |
| CIE-LAB | lab(85.55, -26.67, 40.63) |
| CIE-LCH | lch(85.55, 48.60, 123.29°) |
| OKLab | oklab(86.61% -0.0734 0.0994) |
| OKLCH | oklch(86.61% 0.124 126.4) |
| XYZ | xyz(52.8043, 67.0886, 33.0845) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.71
Light Grey Green
#B7E1A1
ΔE00 5.66
Pistachio (survey)
#C0FA8B
ΔE00 5.80
Pale Olive
#B9CC81
ΔE00 5.81
Tea Green
#BDF8A3
ΔE00 6.20
Washed Out Green
#BCF5A6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE287 #AB87E2
analogous
#E2D887 #BEE287 #90E287
triadic
#BEE287 #87BEE2 #E287BE
tetradic
#BEE287 #87E2D8 #AB87E2 #E28790
square
#BEE287 #87E2D8 #AB87E2 #E28790
split-complementary
#BEE287 #8790E2 #D887E2
monochromatic
#87C02E #A3D656 #BEE287 #D9EEB8 #F2F9E6
Accessibility & contrast
On white
1.46
#BEE287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BEE287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE287
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE287 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD780
Deuteranopia (green-blind)
#E6D58C
Tritanopia (blue-blind)
#C3DACC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee287; /* rgb */ color: rgb(190, 226, 135); /* oklch */ color: oklch(86.6% 0.124 126.4);
Tailwind
colors: {
custom: {
50: '#d3ebab',
500: '#bee287',
950: '#000000',
},
}SCSS
$custom: #bee287; $custom-light: #d3ebab; $custom-dark: #000000;
JSON
{
"hex": "#bee287",
"rgb": {
"r": 190,
"g": 226,
"b": 135
},
"hsl": {
"h": 83.736,
"s": 61.074,
"l": 70.784
},
"oklch": {
"l": 0.86609,
"c": 0.12353,
"h": 126.4
},
"luminance": 0.67089
}Semantic roles & 50–950 ramp
primary
#BEE287
secondary
#7C53BA
accent
#1DC961
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481