#B3CBBF#B3CBBF
#B3CBBF is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.1% C 0.031 H 164.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CBBF |
|---|---|
| RGB | rgb(179, 203, 191) |
| HSL | hsl(150, 19%, 75%) |
| HSV | hsv(150, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.65, -10.40, 3.25) |
| CIE-LCH | lch(79.65, 10.90, 162.66°) |
| OKLab | oklab(82.07% -0.0296 0.0084) |
| OKLCH | oklch(82.07% 0.031 164.1) |
| XYZ | xyz(49.3482, 56.0563, 57.5001) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.36
Light Grey
#D8DCD6
ΔE00 9.78
Powder Blue
#B0E0E6
ΔE00 10.10
Greenish Grey
#96AE8D
ΔE00 11.12
Pale Teal
#82CBB2
ΔE00 11.16
Silver
#C0C0C0
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CBBF #CBB3BF
analogous
#B3CBB3 #B3CBBF #B3CBCB
triadic
#B3CBBF #BFB3CB #CBBFB3
tetradic
#B3CBBF #B3B3CB #CBB3BF #CBCBB3
square
#B3CBBF #B3B3CB #CBB3BF #CBCBB3
split-complementary
#B3CBBF #CBB3CB #CBB3B3
monochromatic
#6A9982 #8FB2A0 #B3CBBF #D7E4DE #EDF3F0
Accessibility & contrast
On white
1.72
#B3CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#B3CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CBBF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CBBF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#AFCBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b3cbbf; /* rgb */ color: rgb(179, 203, 191); /* oklch */ color: oklch(82.1% 0.031 164.1);
Tailwind
colors: {
custom: {
50: '#c9dad2',
500: '#b3cbbf',
950: '#000000',
},
}SCSS
$custom: #b3cbbf; $custom-light: #c9dad2; $custom-dark: #000000;
JSON
{
"hex": "#b3cbbf",
"rgb": {
"r": 179,
"g": 203,
"b": 191
},
"hsl": {
"h": 150,
"s": 18.75,
"l": 74.902
},
"oklch": {
"l": 0.82068,
"c": 0.03082,
"h": 164.1
},
"luminance": 0.56057
}Semantic roles & 50–950 ramp
primary
#B3CBBF
secondary
#A08391
accent
#48739D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383