#B2CFC8#B2CFC8
#B2CFC8 is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.1% C 0.033 H 179.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFC8 |
|---|---|
| RGB | rgb(178, 207, 200) |
| HSL | hsl(166, 23%, 75%) |
| HSV | hsv(166, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(80.88, -11.04, 0.22) |
| CIE-LCH | lch(80.88, 11.05, 178.86°) |
| OKLab | oklab(83.11% -0.0325 0.0004) |
| OKLCH | oklch(83.11% 0.033 179.3) |
| XYZ | xyz(51.0957, 58.2596, 63.1856) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.41
Lightblue
#ADD8E6
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 9.62
Silver (survey)
#C5C9C7
ΔE00 9.74
Light Grey
#D8DCD6
ΔE00 10.14
Ice
#D6FFFA
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFC8 #CFB2B9
analogous
#B2CFB9 #B2CFC8 #B2C7CF
triadic
#B2CFC8 #C8B2CF #CFC8B2
tetradic
#B2CFC8 #B9B2CF #CFB2B9 #C7CFB2
square
#B2CFC8 #B9B2CF #CFB2B9 #C7CFB2
split-complementary
#B2CFC8 #CFB2C7 #CFB9B2
monochromatic
#67A092 #8CB7AD #B2CFC8 #D8E7E3 #ECF3F2
Accessibility & contrast
On white
1.66
#B2CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B2CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFC8
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFC8 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#C7C7C9
Tritanopia (blue-blind)
#ABD0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2cfc8; /* rgb */ color: rgb(178, 207, 200); /* oklch */ color: oklch(83.1% 0.033 179.3);
Tailwind
colors: {
custom: {
50: '#c9ddd8',
500: '#b2cfc8',
950: '#000000',
},
}SCSS
$custom: #b2cfc8; $custom-light: #c9ddd8; $custom-dark: #000000;
JSON
{
"hex": "#b2cfc8",
"rgb": {
"r": 178,
"g": 207,
"b": 200
},
"hsl": {
"h": 165.517,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83107,
"c": 0.03253,
"h": 179.3
},
"luminance": 0.58261
}Semantic roles & 50–950 ramp
primary
#B2CFC8
secondary
#A48189
accent
#445AA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483