#BBEBA2#BBEBA2
#BBEBA2 is a very light, moderate yellow-green. Relative luminance 0.726; OKLCH L 88.9% C 0.109 H 135.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBA2 |
|---|---|
| RGB | rgb(187, 235, 162) |
| HSL | hsl(99, 65%, 78%) |
| HSV | hsv(99, 31%, 92%) |
| CMYK | cmyk(20.4%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(88.25, -28.40, 30.55) |
| CIE-LCH | lch(88.25, 41.71, 132.91°) |
| OKLab | oklab(88.87% -0.0773 0.0766) |
| OKLCH | oklch(88.87% 0.109 135.2) |
| XYZ | xyz(56.7220, 72.5888, 45.1980) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.91
Washed Out Green
#BCF5A6
ΔE00 2.37
Light Grey Green
#B7E1A1
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 3.26
Pale Green
#C7FDB5
ΔE00 3.86
Light Light Green
#C8FFB0
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBA2 #D2A2EB
analogous
#DFEBA2 #BBEBA2 #A2EBAD
triadic
#BBEBA2 #A2BBEB #EBA2BB
tetradic
#BBEBA2 #A2DFEB #D2A2EB #EBADA2
square
#BBEBA2 #A2DFEB #D2A2EB #EBADA2
split-complementary
#BBEBA2 #ADA2EB #EBA2DF
monochromatic
#71D53D #96E070 #BBEBA2 #E0F6D4 #EDFAE6
Accessibility & contrast
On white
1.35
#BBEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BBEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBA2
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBA2 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09D
Deuteranopia (green-blind)
#E9DCA6
Tritanopia (blue-blind)
#BBE6D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbeba2; /* rgb */ color: rgb(187, 235, 162); /* oklch */ color: oklch(88.9% 0.109 135.2);
Tailwind
colors: {
custom: {
50: '#d0f1be',
500: '#bbeba2',
950: '#000000',
},
}SCSS
$custom: #bbeba2; $custom-light: #d0f1be; $custom-dark: #000000;
JSON
{
"hex": "#bbeba2",
"rgb": {
"r": 187,
"g": 235,
"b": 162
},
"hsl": {
"h": 99.452,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.88869,
"c": 0.10883,
"h": 135.2
},
"luminance": 0.7259
}Semantic roles & 50–950 ramp
primary
#BBEBA2
secondary
#A76AC7
accent
#19CC8F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582