#B3CCBE#B3CCBE
#B3CCBE is a very light, muted green. Relative luminance 0.565; OKLCH L 82.3% C 0.033 H 161.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCBE |
|---|---|
| RGB | rgb(179, 204, 190) |
| HSL | hsl(146, 20%, 75%) |
| HSV | hsv(146, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(79.89, -11.11, 4.14) |
| CIE-LCH | lch(79.89, 11.85, 159.57°) |
| OKLab | oklab(82.25% -0.0314 0.0108) |
| OKLCH | oklch(82.25% 0.033 161.1) |
| XYZ | xyz(49.4754, 56.4863, 57.0015) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 10.02
Light Grey
#D8DCD6
ΔE00 10.20
Powder Blue
#B0E0E6
ΔE00 10.52
Pale Teal
#82CBB2
ΔE00 10.66
Greenish Grey
#96AE8D
ΔE00 10.75
Sage Green
#9CAF88
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCBE #CCB3C1
analogous
#B4CCB3 #B3CCBE #B3CCCA
triadic
#B3CCBE #BEB3CC #CCBEB3
tetradic
#B3CCBE #B3B4CC #CCB3C1 #CCCAB3
square
#B3CCBE #B3B4CC #CCB3C1 #CCCAB3
split-complementary
#B3CCBE #CAB3CC #CCB3B4
monochromatic
#6A9B7F #8EB39F #B3CCBE #D8E5DD #EDF3EF
Accessibility & contrast
On white
1.71
#B3CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#B3CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCBE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCBE | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C6C5BF
Tritanopia (blue-blind)
#AFCCC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b3ccbe; /* rgb */ color: rgb(179, 204, 190); /* oklch */ color: oklch(82.3% 0.033 161.1);
Tailwind
colors: {
custom: {
50: '#c9dbd1',
500: '#b3ccbe',
950: '#000000',
},
}SCSS
$custom: #b3ccbe; $custom-light: #c9dbd1; $custom-dark: #000000;
JSON
{
"hex": "#b3ccbe",
"rgb": {
"r": 179,
"g": 204,
"b": 190
},
"hsl": {
"h": 146.4,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.82253,
"c": 0.03323,
"h": 161.1
},
"luminance": 0.56487
}Semantic roles & 50–950 ramp
primary
#B3CCBE
secondary
#A18393
accent
#47789E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483