#BBCC93#BBCC93
#BBCC93 is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.8% C 0.078 H 121.6°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCC93 |
|---|---|
| RGB | rgb(187, 204, 147) |
| HSL | hsl(78, 36%, 69%) |
| HSV | hsv(78, 28%, 80%) |
| CMYK | cmyk(8.3%, 0%, 27.9%, 20%) |
| CIE-LAB | lab(79.53, -15.40, 26.56) |
| CIE-LCH | lch(79.53, 30.71, 120.11°) |
| OKLab | oklab(81.81% -0.0412 0.0668) |
| OKLCH | oklch(81.81% 0.078 121.6) |
| XYZ | xyz(47.3524, 55.8571, 35.8850) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.67
Greenish Tan
#BCCB7A
ΔE00 5.00
Tan Green
#A9BE70
ΔE00 5.96
Pale Olive Green
#B1D27B
ΔE00 6.01
Light Moss Green
#A6C875
ΔE00 6.04
Light Grey Green
#B7E1A1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCC93 #A493CC
analogous
#CCC193 #BBCC93 #9FCC93
triadic
#BBCC93 #93BBCC #CC93BB
tetradic
#BBCC93 #93CCC1 #A493CC #CC939F
square
#BBCC93 #93CCC1 #A493CC #CC939F
split-complementary
#BBCC93 #939FCC #C193CC
monochromatic
#839B49 #A1B869 #BBCC93 #D5E0BD #EFF3E6
Accessibility & contrast
On white
1.73
#BBCC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BBCC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCC93
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCC93 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58F
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#C0C6BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcc93; /* rgb */ color: rgb(187, 204, 147); /* oklch */ color: oklch(81.8% 0.078 121.6);
Tailwind
colors: {
custom: {
50: '#d0dbb3',
500: '#bbcc93',
950: '#000000',
},
}SCSS
$custom: #bbcc93; $custom-light: #d0dbb3; $custom-dark: #000000;
JSON
{
"hex": "#bbcc93",
"rgb": {
"r": 187,
"g": 204,
"b": 147
},
"hsl": {
"h": 77.895,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.81808,
"c": 0.07849,
"h": 121.6
},
"luminance": 0.55857
}Semantic roles & 50–950 ramp
primary
#BBCC93
secondary
#7562A1
accent
#37AF5B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141511
muted
#838481