#BEE594#BEE594
#BEE594 is a very light, moderate yellow-green. Relative luminance 0.691; OKLCH L 87.5% C 0.114 H 129.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE594 |
|---|---|
| RGB | rgb(190, 229, 148) |
| HSL | hsl(89, 61%, 74%) |
| HSV | hsv(89, 35%, 90%) |
| CMYK | cmyk(17%, 0%, 35.4%, 10.2%) |
| CIE-LAB | lab(86.56, -26.45, 35.44) |
| CIE-LCH | lch(86.56, 44.22, 126.74°) |
| OKLab | oklab(87.49% -0.0722 0.0879) |
| OKLCH | oklch(87.49% 0.114 129.4) |
| XYZ | xyz(54.5990, 69.1232, 38.4768) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 4.48
Light Sage
#BCECAC
ΔE00 4.55
Pale Olive Green
#B1D27B
ΔE00 4.77
Tea Green
#BDF8A3
ΔE00 4.78
Celery
#C1FD95
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE594 #BB94E5
analogous
#E5E494 #BEE594 #96E594
triadic
#BEE594 #94BEE5 #E594BE
tetradic
#BEE594 #94E5E4 #BB94E5 #E59496
square
#BEE594 #94E5E4 #BB94E5 #E59496
split-complementary
#BEE594 #9496E5 #E494E5
monochromatic
#82CD32 #A0D963 #BEE594 #DCF1C5 #F0F9E6
Accessibility & contrast
On white
1.42
#BEE594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BEE594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE594
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE594 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8E
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#C1DED0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee594; /* rgb */ color: rgb(190, 229, 148); /* oklch */ color: oklch(87.5% 0.114 129.4);
Tailwind
colors: {
custom: {
50: '#d2edb4',
500: '#bee594',
950: '#000000',
},
}SCSS
$custom: #bee594; $custom-light: #d2edb4; $custom-dark: #000000;
JSON
{
"hex": "#bee594",
"rgb": {
"r": 190,
"g": 229,
"b": 148
},
"hsl": {
"h": 88.889,
"s": 60.902,
"l": 73.922
},
"oklch": {
"l": 0.87488,
"c": 0.1137,
"h": 129.4
},
"luminance": 0.69124
}Semantic roles & 50–950 ramp
primary
#BEE594
secondary
#8D5FBF
accent
#1DC970
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481