#BBEC93#BBEC93
#BBEC93 is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 88.8% C 0.127 H 132.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEC93 |
|---|---|
| RGB | rgb(187, 236, 147) |
| HSL | hsl(93, 70%, 75%) |
| HSV | hsv(93, 38%, 93%) |
| CMYK | cmyk(20.8%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(88.29, -30.96, 38.15) |
| CIE-LCH | lch(88.29, 49.13, 129.06°) |
| OKLab | oklab(88.82% -0.0847 0.0941) |
| OKLCH | oklch(88.82% 0.127 132) |
| XYZ | xyz(55.7544, 72.6612, 38.6857) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.12
Washed Out Green
#BCF5A6
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.91
Pistachio (survey)
#C0FA8B
ΔE00 4.04
Pale Light Green
#B1FC99
ΔE00 4.51
Light Light Green
#C8FFB0
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEC93 #C493EC
analogous
#E7EC93 #BBEC93 #93EC98
triadic
#BBEC93 #93BBEC #EC93BB
tetradic
#BBEC93 #93E7EC #C493EC #EC9893
square
#BBEC93 #93E7EC #C493EC #EC9893
split-complementary
#BBEC93 #9893EC #EC93E7
monochromatic
#79DA2B #9AE35F #BBEC93 #DCF5C7 #EFFAE5
Accessibility & contrast
On white
1.35
#BBEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#BBEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEC93
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEC93 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#ECDC98
Tritanopia (blue-blind)
#BDE5D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbec93; /* rgb */ color: rgb(187, 236, 147); /* oklch */ color: oklch(88.8% 0.127 132.0);
Tailwind
colors: {
custom: {
50: '#d1f2b3',
500: '#bbec93',
950: '#000000',
},
}SCSS
$custom: #bbec93; $custom-light: #d1f2b3; $custom-dark: #000000;
JSON
{
"hex": "#bbec93",
"rgb": {
"r": 187,
"g": 236,
"b": 147
},
"hsl": {
"h": 93.034,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.88818,
"c": 0.12665,
"h": 132
},
"luminance": 0.72662
}Semantic roles & 50–950 ramp
primary
#BBEC93
secondary
#975CC7
accent
#13D27C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581