#BEEB93#BEEB93
#BEEB93 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.8% C 0.124 H 130.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB93 |
|---|---|
| RGB | rgb(190, 235, 147) |
| HSL | hsl(91, 69%, 75%) |
| HSV | hsv(91, 37%, 92%) |
| CMYK | cmyk(19.1%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(88.19, -29.42, 38.07) |
| CIE-LCH | lch(88.19, 48.11, 127.70°) |
| OKLab | oklab(88.79% -0.0805 0.0939) |
| OKLCH | oklch(88.79% 0.124 130.6) |
| XYZ | xyz(56.2091, 72.4694, 38.6247) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 3.65
Celery
#C1FD95
ΔE00 4.25
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Light Grey Green
#B7E1A1
ΔE00 4.81
Light Sage
#BCECAC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB93 #C093EB
analogous
#EAEB93 #BEEB93 #93EB94
triadic
#BEEB93 #93BEEB #EB93BE
tetradic
#BEEB93 #93EAEB #C093EB #EB9493
square
#BEEB93 #93EAEB #C093EB #EB9493
split-complementary
#BEEB93 #9493EB #EB93EA
monochromatic
#80D82C #9FE15F #BEEB93 #DDF5C7 #EFFAE5
Accessibility & contrast
On white
1.36
#BEEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BEEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB93
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB93 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8D
Deuteranopia (green-blind)
#ECDC98
Tritanopia (blue-blind)
#C1E4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb93; /* rgb */ color: rgb(190, 235, 147); /* oklch */ color: oklch(88.8% 0.124 130.6);
Tailwind
colors: {
custom: {
50: '#d3f1b3',
500: '#beeb93',
950: '#000000',
},
}SCSS
$custom: #beeb93; $custom-light: #d3f1b3; $custom-dark: #000000;
JSON
{
"hex": "#beeb93",
"rgb": {
"r": 190,
"g": 235,
"b": 147
},
"hsl": {
"h": 90.682,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.88791,
"c": 0.12373,
"h": 130.6
},
"luminance": 0.7247
}Semantic roles & 50–950 ramp
primary
#BEEB93
secondary
#925CC6
accent
#15D175
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581