#B2CFD0#B2CFD0
#B2CFD0 is a very light, muted teal. Relative luminance 0.586; OKLCH L 83.3% C 0.031 H 199.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFD0 |
|---|---|
| RGB | rgb(178, 207, 208) |
| HSL | hsl(182, 24%, 76%) |
| HSV | hsv(182, 14%, 82%) |
| CMYK | cmyk(14.4%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(81.10, -9.43, -3.75) |
| CIE-LCH | lch(81.10, 10.15, 201.68°) |
| OKLab | oklab(83.35% -0.0293 -0.0102) |
| OKLCH | oklch(83.35% 0.031 199.1) |
| XYZ | xyz(52.0552, 58.6434, 68.2390) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.64
Lightblue
#ADD8E6
ΔE00 5.85
Silver (survey)
#C5C9C7
ΔE00 8.97
Paleturquoise
#AFEEEE
ΔE00 9.54
Pale Sky Blue
#BDF6FE
ΔE00 10.02
Light Grey
#D8DCD6
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFD0 #D0B3B2
analogous
#B2D0C2 #B2CFD0 #B2C0D0
triadic
#B2CFD0 #D0B2CF #CFD0B2
tetradic
#B2CFD0 #C2B2D0 #D0B3B2 #C0D0B2
square
#B2CFD0 #C2B2D0 #D0B3B2 #C0D0B2
split-complementary
#B2CFD0 #D0B2C0 #D0C2B2
monochromatic
#66A0A2 #8CB7B9 #B2CFD0 #D8E7E7 #ECF3F3
Accessibility & contrast
On white
1.65
#B2CFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#B2CFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFD0
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFD0 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD0
Deuteranopia (green-blind)
#C5C7D0
Tritanopia (blue-blind)
#A9D1CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2cfd0; /* rgb */ color: rgb(178, 207, 208); /* oklch */ color: oklch(83.3% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#c9ddde',
500: '#b2cfd0',
950: '#000000',
},
}SCSS
$custom: #b2cfd0; $custom-light: #c9ddde; $custom-dark: #000000;
JSON
{
"hex": "#b2cfd0",
"rgb": {
"r": 178,
"g": 207,
"b": 208
},
"hsl": {
"h": 182,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83346,
"c": 0.03107,
"h": 199.1
},
"luminance": 0.58645
}Semantic roles & 50–950 ramp
primary
#B2CFD0
secondary
#A58281
accent
#4643A3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484