#BEE893#BEE893
#BEE893 is a very light, moderate yellow-green. Relative luminance 0.708; OKLCH L 88.1% C 0.119 H 129.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE893 |
|---|---|
| RGB | rgb(190, 232, 147) |
| HSL | hsl(90, 65%, 74%) |
| HSV | hsv(90, 37%, 91%) |
| CMYK | cmyk(18.1%, 0%, 36.6%, 9%) |
| CIE-LAB | lab(87.37, -28.01, 37.00) |
| CIE-LCH | lch(87.37, 46.40, 127.13°) |
| OKLab | oklab(88.13% -0.0766 0.0915) |
| OKLCH | oklch(88.13% 0.119 129.9) |
| XYZ | xyz(55.3574, 70.7661, 38.3408) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.04
Tea Green
#BDF8A3
ΔE00 4.16
Light Grey Green
#B7E1A1
ΔE00 4.29
Light Sage
#BCECAC
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Celery
#C1FD95
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE893 #BD93E8
analogous
#E8E793 #BEE893 #94E893
triadic
#BEE893 #93BEE8 #E893BE
tetradic
#BEE893 #93E8E7 #BD93E8 #E89394
square
#BEE893 #93E8E7 #BD93E8 #E89394
split-complementary
#BEE893 #9394E8 #E793E8
monochromatic
#81D32E #A0DD61 #BEE893 #DCF3C5 #F0FAE6
Accessibility & contrast
On white
1.39
#BEE893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#BEE893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE893
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE893 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#E9DA97
Tritanopia (blue-blind)
#C1E1D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee893; /* rgb */ color: rgb(190, 232, 147); /* oklch */ color: oklch(88.1% 0.119 129.9);
Tailwind
colors: {
custom: {
50: '#d3efb3',
500: '#bee893',
950: '#000000',
},
}SCSS
$custom: #bee893; $custom-light: #d3efb3; $custom-dark: #000000;
JSON
{
"hex": "#bee893",
"rgb": {
"r": 190,
"g": 232,
"b": 147
},
"hsl": {
"h": 89.647,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.8813,
"c": 0.11927,
"h": 129.9
},
"luminance": 0.70767
}Semantic roles & 50–950 ramp
primary
#BEE893
secondary
#8F5DC2
accent
#19CD72
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581