#B2CFCF#B2CFCF
#B2CFCF is a very light, muted teal. Relative luminance 0.586; OKLCH L 83.3% C 0.031 H 196.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFCF |
|---|---|
| RGB | rgb(178, 207, 207) |
| HSL | hsl(180, 23%, 75%) |
| HSV | hsv(180, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(81.07, -9.64, -3.25) |
| CIE-LCH | lch(81.07, 10.17, 198.66°) |
| OKLab | oklab(83.32% -0.0297 -0.0088) |
| OKLCH | oklch(83.32% 0.031 196.6) |
| XYZ | xyz(51.9325, 58.5943, 67.5931) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 9.01
Paleturquoise
#AFEEEE
ΔE00 9.45
Light Grey
#D8DCD6
ΔE00 10.01
Pale Sky Blue
#BDF6FE
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFCF #CFB2B2
analogous
#B2CFC0 #B2CFCF #B2C0CF
triadic
#B2CFCF #CFB2CF #CFCFB2
tetradic
#B2CFCF #C0B2CF #CFB2B2 #C0CFB2
square
#B2CFCF #C0B2CF #CFB2B2 #C0CFB2
split-complementary
#B2CFCF #CFB2C0 #CFC0B2
monochromatic
#67A0A0 #8CB7B7 #B2CFCF #D8E7E7 #ECF3F3
Accessibility & contrast
On white
1.65
#B2CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#B2CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFCF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFCF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#AAD1CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2cfcf; /* rgb */ color: rgb(178, 207, 207); /* oklch */ color: oklch(83.3% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#c9dddd',
500: '#b2cfcf',
950: '#000000',
},
}SCSS
$custom: #b2cfcf; $custom-light: #c9dddd; $custom-dark: #000000;
JSON
{
"hex": "#b2cfcf",
"rgb": {
"r": 178,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83315,
"c": 0.03103,
"h": 196.6
},
"luminance": 0.58596
}Semantic roles & 50–950 ramp
primary
#B2CFCF
secondary
#A48181
accent
#4444A2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484