#BEEB91#BEEB91
#BEEB91 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.8% C 0.126 H 130.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB91 |
|---|---|
| RGB | rgb(190, 235, 145) |
| HSL | hsl(90, 69%, 75%) |
| HSV | hsv(90, 38%, 92%) |
| CMYK | cmyk(19.1%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(88.16, -29.68, 39.02) |
| CIE-LCH | lch(88.16, 49.03, 127.26°) |
| OKLab | oklab(88.76% -0.0813 0.0961) |
| OKLCH | oklch(88.76% 0.126 130.2) |
| XYZ | xyz(56.0535, 72.4072, 37.8054) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.75
Washed Out Green
#BCF5A6
ΔE00 3.90
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Celery
#C1FD95
ΔE00 4.15
Light Grey Green
#B7E1A1
ΔE00 5.12
Pale Light Green
#B1FC99
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB91 #BE91EB
analogous
#EBEB91 #BEEB91 #91EB91
triadic
#BEEB91 #91BEEB #EB91BE
tetradic
#BEEB91 #91EBEB #BE91EB #EB9191
square
#BEEB91 #91EBEB #BE91EB #EB9191
split-complementary
#BEEB91 #9191EB #EB91EB
monochromatic
#81D829 #9FE25D #BEEB91 #DDF4C5 #F0FAE5
Accessibility & contrast
On white
1.36
#BEEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#BEEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB91
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB91 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#C1E4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb91; /* rgb */ color: rgb(190, 235, 145); /* oklch */ color: oklch(88.8% 0.126 130.2);
Tailwind
colors: {
custom: {
50: '#d3f1b2',
500: '#beeb91',
950: '#000000',
},
}SCSS
$custom: #beeb91; $custom-light: #d3f1b2; $custom-dark: #000000;
JSON
{
"hex": "#beeb91",
"rgb": {
"r": 190,
"g": 235,
"b": 145
},
"hsl": {
"h": 90,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.88757,
"c": 0.12588,
"h": 130.2
},
"luminance": 0.72408
}Semantic roles & 50–950 ramp
primary
#BEEB91
secondary
#905AC6
accent
#14D173
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581