#B3CBBE#B3CBBE
#B3CBBE is a very light, muted green. Relative luminance 0.560; OKLCH L 82.0% C 0.032 H 162.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CBBE |
|---|---|
| RGB | rgb(179, 203, 190) |
| HSL | hsl(148, 19%, 75%) |
| HSV | hsv(148, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.62, -10.59, 3.75) |
| CIE-LCH | lch(79.62, 11.23, 160.51°) |
| OKLab | oklab(82.04% -0.03 0.0097) |
| OKLCH | oklch(82.04% 0.032 162) |
| XYZ | xyz(49.2385, 56.0124, 56.9225) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.58
Light Grey
#D8DCD6
ΔE00 9.92
Powder Blue
#B0E0E6
ΔE00 10.43
Greenish Grey
#96AE8D
ΔE00 10.84
Pale Teal
#82CBB2
ΔE00 11.01
Sage Green
#9CAF88
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CBBE #CBB3C0
analogous
#B4CBB3 #B3CBBE #B3CBCA
triadic
#B3CBBE #BEB3CB #CBBEB3
tetradic
#B3CBBE #B3B4CB #CBB3C0 #CBCAB3
square
#B3CBBE #B3B4CB #CBB3C0 #CBCAB3
split-complementary
#B3CBBE #CAB3CB #CBB3B4
monochromatic
#6A9980 #8FB29F #B3CBBE #D7E4DD #EDF3EF
Accessibility & contrast
On white
1.72
#B3CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#B3CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CBBE
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CBBE | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#AFCBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b3cbbe; /* rgb */ color: rgb(179, 203, 190); /* oklch */ color: oklch(82.0% 0.032 162.0);
Tailwind
colors: {
custom: {
50: '#c9dad1',
500: '#b3cbbe',
950: '#000000',
},
}SCSS
$custom: #b3cbbe; $custom-light: #c9dad1; $custom-dark: #000000;
JSON
{
"hex": "#b3cbbe",
"rgb": {
"r": 179,
"g": 203,
"b": 190
},
"hsl": {
"h": 147.5,
"s": 18.75,
"l": 74.902
},
"oklch": {
"l": 0.8204,
"c": 0.03158,
"h": 162
},
"luminance": 0.56013
}Semantic roles & 50–950 ramp
primary
#B3CBBE
secondary
#A08392
accent
#48769D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383