#B2CFCB#B2CFCB
#B2CFCB is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.2% C 0.032 H 186.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFCB |
|---|---|
| RGB | rgb(178, 207, 203) |
| HSL | hsl(172, 23%, 75%) |
| HSV | hsv(172, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.96, -10.45, -1.27) |
| CIE-LCH | lch(80.96, 10.52, 186.94°) |
| OKLab | oklab(83.2% -0.0313 -0.0035) |
| OKLCH | oklch(83.2% 0.032 186.5) |
| XYZ | xyz(51.4497, 58.4012, 65.0502) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 7.93
Silver (survey)
#C5C9C7
ΔE00 9.35
Paleturquoise
#AFEEEE
ΔE00 9.38
Light Grey
#D8DCD6
ΔE00 10.00
Ice
#D6FFFA
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFCB #CFB2B6
analogous
#B2CFBC #B2CFCB #B2C4CF
triadic
#B2CFCB #CBB2CF #CFCBB2
tetradic
#B2CFCB #BCB2CF #CFB2B6 #C4CFB2
square
#B2CFCB #BCB2CF #CFB2B6 #C4CFB2
split-complementary
#B2CFCB #CFB2C4 #CFBCB2
monochromatic
#67A098 #8CB7B2 #B2CFCB #D8E7E4 #ECF3F2
Accessibility & contrast
On white
1.66
#B2CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#B2CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFCB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFCB | 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)
#CCCCCB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#AAD0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2cfcb; /* rgb */ color: rgb(178, 207, 203); /* oklch */ color: oklch(83.2% 0.032 186.5);
Tailwind
colors: {
custom: {
50: '#c9ddda',
500: '#b2cfcb',
950: '#000000',
},
}SCSS
$custom: #b2cfcb; $custom-light: #c9ddda; $custom-dark: #000000;
JSON
{
"hex": "#b2cfcb",
"rgb": {
"r": 178,
"g": 207,
"b": 203
},
"hsl": {
"h": 171.724,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83196,
"c": 0.03153,
"h": 186.5
},
"luminance": 0.58402
}Semantic roles & 50–950 ramp
primary
#B2CFCB
secondary
#A48186
accent
#4451A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483