#BBE195#BBE195
#BBE195 is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.4% C 0.108 H 130.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE195 |
|---|---|
| RGB | rgb(187, 225, 149) |
| HSL | hsl(90, 56%, 73%) |
| HSV | hsv(90, 34%, 88%) |
| CMYK | cmyk(16.9%, 0%, 33.8%, 11.8%) |
| CIE-LAB | lab(85.29, -25.47, 33.22) |
| CIE-LCH | lch(85.29, 41.87, 127.48°) |
| OKLab | oklab(86.42% -0.0694 0.0827) |
| OKLCH | oklch(86.42% 0.108 130) |
| XYZ | xyz(52.8427, 66.5844, 38.4960) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.81
Light Sage
#BCECAC
ΔE00 4.27
Pale Olive Green
#B1D27B
ΔE00 4.41
Washed Out Green
#BCF5A6
ΔE00 4.96
Tea Green
#BDF8A3
ΔE00 5.47
Pale Olive
#B9CC81
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE195 #BB95E1
analogous
#E1E195 #BBE195 #95E195
triadic
#BBE195 #95BBE1 #E195BB
tetradic
#BBE195 #95E1E1 #BB95E1 #E19595
square
#BBE195 #95E1E1 #BB95E1 #E19595
split-complementary
#BBE195 #9595E1 #E195E1
monochromatic
#7EC438 #9CD365 #BBE195 #DAEEC5 #F0F8E7
Accessibility & contrast
On white
1.47
#BBE195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BBE195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE195
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE195 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#BEDBCE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbe195; /* rgb */ color: rgb(187, 225, 149); /* oklch */ color: oklch(86.4% 0.108 130.0);
Tailwind
colors: {
custom: {
50: '#d0eab5',
500: '#bbe195',
950: '#000000',
},
}SCSS
$custom: #bbe195; $custom-light: #d0eab5; $custom-dark: #000000;
JSON
{
"hex": "#bbe195",
"rgb": {
"r": 187,
"g": 225,
"b": 149
},
"hsl": {
"h": 90,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.86424,
"c": 0.10794,
"h": 130
},
"luminance": 0.66585
}Semantic roles & 50–950 ramp
primary
#BBE195
secondary
#8D61BA
accent
#22C373
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481