#BEEEA5#BEEEA5
#BEEEA5 is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 89.8% C 0.109 H 135.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEA5 |
|---|---|
| RGB | rgb(190, 238, 165) |
| HSL | hsl(99, 68%, 79%) |
| HSV | hsv(99, 31%, 93%) |
| CMYK | cmyk(20.2%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(89.30, -28.34, 30.47) |
| CIE-LCH | lch(89.30, 41.62, 132.93°) |
| OKLab | oklab(89.78% -0.0771 0.0765) |
| OKLCH | oklch(89.78% 0.109 135.2) |
| XYZ | xyz(58.5998, 74.8116, 46.9427) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.88
Washed Out Green
#BCF5A6
ΔE00 1.93
Tea Green
#BDF8A3
ΔE00 2.85
Light Grey Green
#B7E1A1
ΔE00 3.12
Pale Green
#C7FDB5
ΔE00 3.23
Light Light Green
#C8FFB0
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEA5 #D5A5EE
analogous
#E3EEA5 #BEEEA5 #A5EEB1
triadic
#BEEEA5 #A5BEEE #EEA5BE
tetradic
#BEEEA5 #A5E3EE #D5A5EE #EEB1A5
square
#BEEEA5 #A5E3EE #D5A5EE #EEB1A5
split-complementary
#BEEEA5 #B1A5EE #EEA5E3
monochromatic
#74DB3E #99E472 #BEEEA5 #E3F8D8 #ECFAE5
Accessibility & contrast
On white
1.32
#BEEEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#BEEEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEA5
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEA5 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E3A0
Deuteranopia (green-blind)
#ECDFA9
Tritanopia (blue-blind)
#BEE9DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beeea5; /* rgb */ color: rgb(190, 238, 165); /* oklch */ color: oklch(89.8% 0.109 135.2);
Tailwind
colors: {
custom: {
50: '#d2f3c0',
500: '#beeea5',
950: '#000000',
},
}SCSS
$custom: #beeea5; $custom-light: #d2f3c0; $custom-dark: #000000;
JSON
{
"hex": "#beeea5",
"rgb": {
"r": 190,
"g": 238,
"b": 165
},
"hsl": {
"h": 99.452,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.89778,
"c": 0.10861,
"h": 135.2
},
"luminance": 0.74813
}Semantic roles & 50–950 ramp
primary
#BEEEA5
secondary
#AB6CCB
accent
#15D090
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582