#B3CFC8#B3CFC8
#B3CFC8 is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.2% C 0.032 H 178.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CFC8 |
|---|---|
| RGB | rgb(179, 207, 200) |
| HSL | hsl(165, 23%, 76%) |
| HSV | hsv(165, 14%, 81%) |
| CMYK | cmyk(13.5%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(80.95, -10.72, 0.32) |
| CIE-LCH | lch(80.95, 10.72, 178.27°) |
| OKLab | oklab(83.18% -0.0315 0.0007) |
| OKLCH | oklch(83.18% 0.032 178.7) |
| XYZ | xyz(51.3260, 58.3783, 63.1964) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.53
Lightblue
#ADD8E6
ΔE00 9.29
Silver (survey)
#C5C9C7
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 9.80
Light Grey
#D8DCD6
ΔE00 9.87
Ice
#D6FFFA
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CFC8 #CFB3BA
analogous
#B3CFBA #B3CFC8 #B3C8CF
triadic
#B3CFC8 #C8B3CF #CFC8B3
tetradic
#B3CFC8 #BAB3CF #CFB3BA #C8CFB3
square
#B3CFC8 #BAB3CF #CFB3BA #C8CFB3
split-complementary
#B3CFC8 #CFB3C8 #CFBAB3
monochromatic
#68A092 #8DB7AD #B3CFC8 #D9E7E3 #ECF3F1
Accessibility & contrast
On white
1.66
#B3CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#B3CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CFC8
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CFC8 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#C7C7C9
Tritanopia (blue-blind)
#ACD0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b3cfc8; /* rgb */ color: rgb(179, 207, 200); /* oklch */ color: oklch(83.2% 0.032 178.7);
Tailwind
colors: {
custom: {
50: '#caddd8',
500: '#b3cfc8',
950: '#000000',
},
}SCSS
$custom: #b3cfc8; $custom-light: #caddd8; $custom-dark: #000000;
JSON
{
"hex": "#b3cfc8",
"rgb": {
"r": 179,
"g": 207,
"b": 200
},
"hsl": {
"h": 165,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.83176,
"c": 0.03154,
"h": 178.7
},
"luminance": 0.58379
}Semantic roles & 50–950 ramp
primary
#B3CFC8
secondary
#A4828B
accent
#445CA1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483