#B2CFCC#B2CFCC
#B2CFCC is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.2% C 0.031 H 188.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFCC |
|---|---|
| RGB | rgb(178, 207, 204) |
| HSL | hsl(174, 23%, 75%) |
| HSV | hsv(174, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(80.99, -10.24, -1.77) |
| CIE-LCH | lch(80.99, 10.40, 189.79°) |
| OKLab | oklab(83.23% -0.0309 -0.0049) |
| OKLCH | oklch(83.23% 0.031 188.9) |
| XYZ | xyz(51.5693, 58.4490, 65.6798) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 7.50
Silver (survey)
#C5C9C7
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 9.36
Light Grey
#D8DCD6
ΔE00 9.98
Pale Sky Blue
#BDF6FE
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFCC #CFB2B5
analogous
#B2CFBD #B2CFCC #B2C3CF
triadic
#B2CFCC #CCB2CF #CFCCB2
tetradic
#B2CFCC #BDB2CF #CFB2B5 #C3CFB2
square
#B2CFCC #BDB2CF #CFB2B5 #C3CFB2
split-complementary
#B2CFCC #CFB2C3 #CFBDB2
monochromatic
#67A09A #8CB7B3 #B2CFCC #D8E7E5 #ECF3F3
Accessibility & contrast
On white
1.65
#B2CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#B2CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFCC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFCC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#AAD1CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2cfcc; /* rgb */ color: rgb(178, 207, 204); /* oklch */ color: oklch(83.2% 0.031 188.9);
Tailwind
colors: {
custom: {
50: '#c9dddb',
500: '#b2cfcc',
950: '#000000',
},
}SCSS
$custom: #b2cfcc; $custom-light: #c9dddb; $custom-dark: #000000;
JSON
{
"hex": "#b2cfcc",
"rgb": {
"r": 178,
"g": 207,
"b": 204
},
"hsl": {
"h": 173.793,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83225,
"c": 0.03131,
"h": 188.9
},
"luminance": 0.5845
}Semantic roles & 50–950 ramp
primary
#B2CFCC
secondary
#A48185
accent
#444EA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484