#BEE59F#BEE59F
#BEE59F is a very light, moderate yellow-green. Relative luminance 0.695; OKLCH L 87.7% C 0.101 H 131.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE59F |
|---|---|
| RGB | rgb(190, 229, 159) |
| HSL | hsl(93, 57%, 76%) |
| HSV | hsv(93, 31%, 90%) |
| CMYK | cmyk(17%, 0%, 30.6%, 10.2%) |
| CIE-LAB | lab(86.75, -24.92, 30.09) |
| CIE-LCH | lch(86.75, 39.07, 129.63°) |
| OKLab | oklab(87.69% -0.0677 0.0755) |
| OKLCH | oklch(87.69% 0.101 131.9) |
| XYZ | xyz(55.5114, 69.4881, 43.2821) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.81
Light Sage
#BCECAC
ΔE00 2.79
Washed Out Green
#BCF5A6
ΔE00 4.14
Tea Green
#BDF8A3
ΔE00 4.90
Pale Green
#C7FDB5
ΔE00 5.34
Very Pale Green
#CFFDBC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE59F #C69FE5
analogous
#E1E59F #BEE59F #9FE5A3
triadic
#BEE59F #9FBEE5 #E59FBE
tetradic
#BEE59F #9FE1E5 #C69FE5 #E5A39F
square
#BEE59F #9FE1E5 #C69FE5 #E5A39F
split-complementary
#BEE59F #A39FE5 #E59FE1
monochromatic
#7DCB3F #9DD86F #BEE59F #DFF2CF #EFF8E7
Accessibility & contrast
On white
1.41
#BEE59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BEE59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE59F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE59F | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#E5D8A2
Tritanopia (blue-blind)
#C0DFD3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee59f; /* rgb */ color: rgb(190, 229, 159); /* oklch */ color: oklch(87.7% 0.101 131.9);
Tailwind
colors: {
custom: {
50: '#d2edbc',
500: '#bee59f',
950: '#000000',
},
}SCSS
$custom: #bee59f; $custom-light: #d2edbc; $custom-dark: #000000;
JSON
{
"hex": "#bee59f",
"rgb": {
"r": 190,
"g": 229,
"b": 159
},
"hsl": {
"h": 93.429,
"s": 57.377,
"l": 76.078
},
"oklch": {
"l": 0.87691,
"c": 0.10137,
"h": 131.9
},
"luminance": 0.69489
}Semantic roles & 50–950 ramp
primary
#BEE59F
secondary
#9969BF
accent
#21C57C
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482