#BEE89F#BEE89F
#BEE89F is a very light, moderate yellow-green. Relative luminance 0.712; OKLCH L 88.3% C 0.106 H 132.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE89F |
|---|---|
| RGB | rgb(190, 232, 159) |
| HSL | hsl(95, 61%, 77%) |
| HSV | hsv(95, 31%, 91%) |
| CMYK | cmyk(18.1%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(87.56, -26.36, 31.19) |
| CIE-LCH | lch(87.56, 40.84, 130.21°) |
| OKLab | oklab(88.35% -0.0717 0.0781) |
| OKLCH | oklch(88.35% 0.106 132.5) |
| XYZ | xyz(56.3486, 71.1626, 43.5612) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.34
Light Sage
#BCECAC
ΔE00 2.62
Washed Out Green
#BCF5A6
ΔE00 3.35
Tea Green
#BDF8A3
ΔE00 4.06
Pale Green
#C7FDB5
ΔE00 4.71
Light Light Green
#C8FFB0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE89F #C99FE8
analogous
#E3E89F #BEE89F #9FE8A5
triadic
#BEE89F #9FBEE8 #E89FBE
tetradic
#BEE89F #9FE3E8 #C99FE8 #E8A59F
square
#BEE89F #9FE3E8 #C99FE8 #E8A59F
split-complementary
#BEE89F #A59FE8 #E89FE3
monochromatic
#7BD03C #9DDC6E #BEE89F #DFF4D0 #EEF9E6
Accessibility & contrast
On white
1.38
#BEE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#BEE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE89F
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE89F | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9A
Deuteranopia (green-blind)
#E8DAA3
Tritanopia (blue-blind)
#BFE2D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee89f; /* rgb */ color: rgb(190, 232, 159); /* oklch */ color: oklch(88.3% 0.106 132.5);
Tailwind
colors: {
custom: {
50: '#d2efbc',
500: '#bee89f',
950: '#000000',
},
}SCSS
$custom: #bee89f; $custom-light: #d2efbc; $custom-dark: #000000;
JSON
{
"hex": "#bee89f",
"rgb": {
"r": 190,
"g": 232,
"b": 159
},
"hsl": {
"h": 94.521,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.88348,
"c": 0.106,
"h": 132.5
},
"luminance": 0.71164
}Semantic roles & 50–950 ramp
primary
#BEE89F
secondary
#9C68C3
accent
#1CC980
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582