#BBE696#BBE696
#BBE696 is a very light, moderate yellow-green. Relative luminance 0.694; OKLCH L 87.5% C 0.114 H 131.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE696 |
|---|---|
| RGB | rgb(187, 230, 150) |
| HSL | hsl(92, 62%, 75%) |
| HSV | hsv(92, 35%, 90%) |
| CMYK | cmyk(18.7%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(86.68, -27.73, 34.55) |
| CIE-LCH | lch(86.68, 44.30, 128.75°) |
| OKLab | oklab(87.54% -0.0756 0.0858) |
| OKLCH | oklch(87.54% 0.114 131.4) |
| XYZ | xyz(54.2944, 69.3595, 39.3755) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 3.81
Light Sage
#BCECAC
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.21
Pale Olive Green
#B1D27B
ΔE00 5.22
Light Light Green
#C8FFB0
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE696 #C196E6
analogous
#E3E696 #BBE696 #96E699
triadic
#BBE696 #96BBE6 #E696BB
tetradic
#BBE696 #96E3E6 #C196E6 #E69996
square
#BBE696 #96E3E6 #C196E6 #E69996
split-complementary
#BBE696 #9996E6 #E696E3
monochromatic
#7BCE33 #9BDA65 #BBE696 #DBF2C7 #EFF9E6
Accessibility & contrast
On white
1.41
#BBE696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BBE696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE696
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE696 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB90
Deuteranopia (green-blind)
#E6D89A
Tritanopia (blue-blind)
#BDE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe696; /* rgb */ color: rgb(187, 230, 150); /* oklch */ color: oklch(87.5% 0.114 131.4);
Tailwind
colors: {
custom: {
50: '#d0eeb5',
500: '#bbe696',
950: '#000000',
},
}SCSS
$custom: #bbe696; $custom-light: #d0eeb5; $custom-dark: #000000;
JSON
{
"hex": "#bbe696",
"rgb": {
"r": 187,
"g": 230,
"b": 150
},
"hsl": {
"h": 92.25,
"s": 61.538,
"l": 74.51
},
"oklch": {
"l": 0.87544,
"c": 0.1144,
"h": 131.4
},
"luminance": 0.6936
}Semantic roles & 50–950 ramp
primary
#BBE696
secondary
#9460C0
accent
#1CC979
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581