#B2CFCA#B2CFCA
#B2CFCA is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.2% C 0.032 H 184.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFCA |
|---|---|
| RGB | rgb(178, 207, 202) |
| HSL | hsl(170, 23%, 75%) |
| HSV | hsv(170, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.94, -10.65, -0.77) |
| CIE-LCH | lch(80.94, 10.67, 184.16°) |
| OKLab | oklab(83.17% -0.0317 -0.0022) |
| OKLCH | oklch(83.17% 0.032 184) |
| XYZ | xyz(51.3309, 58.3537, 64.4246) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.81
Lightblue
#ADD8E6
ΔE00 8.37
Paleturquoise
#AFEEEE
ΔE00 9.44
Silver (survey)
#C5C9C7
ΔE00 9.47
Light Grey
#D8DCD6
ΔE00 10.03
Ice
#D6FFFA
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFCA #CFB2B7
analogous
#B2CFBB #B2CFCA #B2C5CF
triadic
#B2CFCA #CAB2CF #CFCAB2
tetradic
#B2CFCA #BBB2CF #CFB2B7 #C5CFB2
square
#B2CFCA #BBB2CF #CFB2B7 #C5CFB2
split-complementary
#B2CFCA #CFB2C5 #CFBBB2
monochromatic
#67A096 #8CB7B0 #B2CFCA #D8E7E4 #ECF3F2
Accessibility & contrast
On white
1.66
#B2CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B2CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFCA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFCA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#ABD0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2cfca; /* rgb */ color: rgb(178, 207, 202); /* oklch */ color: oklch(83.2% 0.032 184.0);
Tailwind
colors: {
custom: {
50: '#c9ddda',
500: '#b2cfca',
950: '#000000',
},
}SCSS
$custom: #b2cfca; $custom-light: #c9ddda; $custom-dark: #000000;
JSON
{
"hex": "#b2cfca",
"rgb": {
"r": 178,
"g": 207,
"b": 202
},
"hsl": {
"h": 169.655,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83166,
"c": 0.03181,
"h": 184
},
"luminance": 0.58355
}Semantic roles & 50–950 ramp
primary
#B2CFCA
secondary
#A48187
accent
#4454A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483