#B2CFCD#B2CFCD
#B2CFCD is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.3% C 0.031 H 191.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFCD |
|---|---|
| RGB | rgb(178, 207, 205) |
| HSL | hsl(176, 23%, 75%) |
| HSV | hsv(176, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(81.01, -10.04, -2.26) |
| CIE-LCH | lch(81.01, 10.29, 192.70°) |
| OKLab | oklab(83.26% -0.0305 -0.0062) |
| OKLCH | oklch(83.26% 0.031 191.5) |
| XYZ | xyz(51.6896, 58.4971, 66.3135) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 7.07
Silver (survey)
#C5C9C7
ΔE00 9.15
Paleturquoise
#AFEEEE
ΔE00 9.36
Light Grey
#D8DCD6
ΔE00 9.97
Pale Sky Blue
#BDF6FE
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFCD #CFB2B4
analogous
#B2CFBE #B2CFCD #B2C2CF
triadic
#B2CFCD #CDB2CF #CFCDB2
tetradic
#B2CFCD #BEB2CF #CFB2B4 #C2CFB2
square
#B2CFCD #BEB2CF #CFB2B4 #C2CFB2
split-complementary
#B2CFCD #CFB2C2 #CFBEB2
monochromatic
#67A09C #8CB7B5 #B2CFCD #D8E7E5 #ECF3F3
Accessibility & contrast
On white
1.65
#B2CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#B2CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFCD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFCD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#AAD1CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2cfcd; /* rgb */ color: rgb(178, 207, 205); /* oklch */ color: oklch(83.3% 0.031 191.5);
Tailwind
colors: {
custom: {
50: '#c9dddc',
500: '#b2cfcd',
950: '#000000',
},
}SCSS
$custom: #b2cfcd; $custom-light: #c9dddc; $custom-dark: #000000;
JSON
{
"hex": "#b2cfcd",
"rgb": {
"r": 178,
"g": 207,
"b": 205
},
"hsl": {
"h": 175.862,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83255,
"c": 0.03115,
"h": 191.5
},
"luminance": 0.58498
}Semantic roles & 50–950 ramp
primary
#B2CFCD
secondary
#A48183
accent
#444AA2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484