#BEE89B#BEE89B
#BEE89B is a very light, moderate yellow-green. Relative luminance 0.710; OKLCH L 88.3% C 0.110 H 131.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE89B |
|---|---|
| RGB | rgb(190, 232, 155) |
| HSL | hsl(93, 63%, 76%) |
| HSV | hsv(93, 33%, 91%) |
| CMYK | cmyk(18.1%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(87.50, -26.93, 33.13) |
| CIE-LCH | lch(87.50, 42.69, 129.10°) |
| OKLab | oklab(88.27% -0.0733 0.0826) |
| OKLCH | oklch(88.27% 0.11 131.6) |
| XYZ | xyz(56.0071, 71.0260, 41.7626) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.97
Light Sage
#BCECAC
ΔE00 3.33
Washed Out Green
#BCF5A6
ΔE00 3.43
Tea Green
#BDF8A3
ΔE00 3.94
Light Light Green
#C8FFB0
ΔE00 4.99
Pale Green
#C7FDB5
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE89B #C59BE8
analogous
#E5E89B #BEE89B #9BE89E
triadic
#BEE89B #9BBEE8 #E89BBE
tetradic
#BEE89B #9BE5E8 #C59BE8 #E89E9B
square
#BEE89B #9BE5E8 #C59BE8 #E89E9B
split-complementary
#BEE89B #9E9BE8 #E89BE5
monochromatic
#7DD137 #9EDD69 #BEE89B #DEF3CD #EFF9E6
Accessibility & contrast
On white
1.38
#BEE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#BEE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE89B
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE89B | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD96
Deuteranopia (green-blind)
#E8DA9F
Tritanopia (blue-blind)
#C0E2D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee89b; /* rgb */ color: rgb(190, 232, 155); /* oklch */ color: oklch(88.3% 0.110 131.6);
Tailwind
colors: {
custom: {
50: '#d2efb9',
500: '#bee89b',
950: '#000000',
},
}SCSS
$custom: #bee89b; $custom-light: #d2efb9; $custom-dark: #000000;
JSON
{
"hex": "#bee89b",
"rgb": {
"r": 190,
"g": 232,
"b": 155
},
"hsl": {
"h": 92.727,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.88273,
"c": 0.11046,
"h": 131.6
},
"luminance": 0.71027
}Semantic roles & 50–950 ramp
primary
#BEE89B
secondary
#9865C3
accent
#1BCA7B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581