#B3CFCB#B3CFCB
#B3CFCB is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.3% C 0.031 H 186.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CFCB |
|---|---|
| RGB | rgb(179, 207, 203) |
| HSL | hsl(171, 23%, 76%) |
| HSV | hsv(171, 14%, 81%) |
| CMYK | cmyk(13.5%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.03, -10.12, -1.17) |
| CIE-LCH | lch(81.03, 10.19, 186.58°) |
| OKLab | oklab(83.26% -0.0303 -0.0033) |
| OKLCH | oklch(83.26% 0.031 186.2) |
| XYZ | xyz(51.6800, 58.5200, 65.0610) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.68
Lightblue
#ADD8E6
ΔE00 7.98
Silver (survey)
#C5C9C7
ΔE00 9.08
Paleturquoise
#AFEEEE
ΔE00 9.57
Light Grey
#D8DCD6
ΔE00 9.72
Ice
#D6FFFA
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CFCB #CFB3B7
analogous
#B3CFBD #B3CFCB #B3C5CF
triadic
#B3CFCB #CBB3CF #CFCBB3
tetradic
#B3CFCB #BDB3CF #CFB3B7 #C5CFB3
square
#B3CFCB #BDB3CF #CFB3B7 #C5CFB3
split-complementary
#B3CFCB #CFB3C5 #CFBDB3
monochromatic
#68A098 #8DB7B1 #B3CFCB #D9E7E5 #ECF3F2
Accessibility & contrast
On white
1.65
#B3CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#B3CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CFCB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CFCB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#ACD0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b3cfcb; /* rgb */ color: rgb(179, 207, 203); /* oklch */ color: oklch(83.3% 0.031 186.2);
Tailwind
colors: {
custom: {
50: '#caddda',
500: '#b3cfcb',
950: '#000000',
},
}SCSS
$custom: #b3cfcb; $custom-light: #caddda; $custom-dark: #000000;
JSON
{
"hex": "#b3cfcb",
"rgb": {
"r": 179,
"g": 207,
"b": 203
},
"hsl": {
"h": 171.429,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.83264,
"c": 0.03051,
"h": 186.2
},
"luminance": 0.58521
}Semantic roles & 50–950 ramp
primary
#B3CFCB
secondary
#A48287
accent
#4452A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483