#BBE192#BBE192
#BBE192 is a very light, moderate yellow-green. Relative luminance 0.665; OKLCH L 86.4% C 0.111 H 129.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE192 |
|---|---|
| RGB | rgb(187, 225, 146) |
| HSL | hsl(89, 57%, 73%) |
| HSV | hsv(89, 35%, 88%) |
| CMYK | cmyk(16.9%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(85.25, -25.88, 34.68) |
| CIE-LCH | lch(85.25, 43.27, 126.73°) |
| OKLab | oklab(86.37% -0.0706 0.086) |
| OKLCH | oklch(86.37% 0.111 129.4) |
| XYZ | xyz(52.6062, 66.4899, 37.2509) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.37
Pale Olive Green
#B1D27B
ΔE00 4.08
Light Sage
#BCECAC
ΔE00 4.73
Washed Out Green
#BCF5A6
ΔE00 5.10
Tea Green
#BDF8A3
ΔE00 5.51
Pale Olive
#B9CC81
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE192 #B892E1
analogous
#E1E092 #BBE192 #93E192
triadic
#BBE192 #92BBE1 #E192BB
tetradic
#BBE192 #92E1E0 #B892E1 #E19293
square
#BBE192 #92E1E0 #B892E1 #E19293
split-complementary
#BBE192 #9293E1 #E092E1
monochromatic
#7FC336 #9DD462 #BBE192 #D9EEC2 #F0F8E7
Accessibility & contrast
On white
1.47
#BBE192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BBE192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE192
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE192 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78C
Deuteranopia (green-blind)
#E3D496
Tritanopia (blue-blind)
#BEDACD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbe192; /* rgb */ color: rgb(187, 225, 146); /* oklch */ color: oklch(86.4% 0.111 129.4);
Tailwind
colors: {
custom: {
50: '#d0eab2',
500: '#bbe192',
950: '#000000',
},
}SCSS
$custom: #bbe192; $custom-light: #d0eab2; $custom-dark: #000000;
JSON
{
"hex": "#bbe192",
"rgb": {
"r": 187,
"g": 225,
"b": 146
},
"hsl": {
"h": 88.861,
"s": 56.835,
"l": 72.745
},
"oklch": {
"l": 0.8637,
"c": 0.1113,
"h": 129.4
},
"luminance": 0.66491
}Semantic roles & 50–950 ramp
primary
#BBE192
secondary
#8A5EBA
accent
#21C470
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481