#BEEA91#BEEA91
#BEEA91 is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.5% C 0.124 H 130.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEA91 |
|---|---|
| RGB | rgb(190, 234, 145) |
| HSL | hsl(90, 68%, 74%) |
| HSV | hsv(90, 38%, 92%) |
| CMYK | cmyk(18.8%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(87.89, -29.21, 38.67) |
| CIE-LCH | lch(87.89, 48.46, 127.07°) |
| OKLab | oklab(88.54% -0.08 0.0953) |
| OKLCH | oklch(88.54% 0.124 130) |
| XYZ | xyz(55.7680, 71.8362, 37.7102) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.92
Washed Out Green
#BCF5A6
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 4.33
Celery
#C1FD95
ΔE00 4.41
Light Grey Green
#B7E1A1
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEA91 #BD91EA
analogous
#EAEA91 #BEEA91 #92EA91
triadic
#BEEA91 #91BEEA #EA91BE
tetradic
#BEEA91 #91EAEA #BD91EA #EA9192
square
#BEEA91 #91EAEA #BD91EA #EA9192
split-complementary
#BEEA91 #9192EA #EA91EA
monochromatic
#81D62A #A0E05E #BEEA91 #DCF4C4 #F0FAE5
Accessibility & contrast
On white
1.37
#BEEA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BEEA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEA91
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEA91 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8B
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#C1E3D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #beea91; /* rgb */ color: rgb(190, 234, 145); /* oklch */ color: oklch(88.5% 0.124 130.0);
Tailwind
colors: {
custom: {
50: '#d3f1b2',
500: '#beea91',
950: '#000000',
},
}SCSS
$custom: #beea91; $custom-light: #d3f1b2; $custom-dark: #000000;
JSON
{
"hex": "#beea91",
"rgb": {
"r": 190,
"g": 234,
"b": 145
},
"hsl": {
"h": 89.663,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.88537,
"c": 0.12441,
"h": 130
},
"luminance": 0.71837
}Semantic roles & 50–950 ramp
primary
#BEEA91
secondary
#8F5BC5
accent
#16D072
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581