#B2CDCF#B2CDCF
#B2CDCF is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.9% C 0.029 H 202.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDCF |
|---|---|
| RGB | rgb(178, 205, 207) |
| HSL | hsl(184, 23%, 75%) |
| HSV | hsv(184, 14%, 81%) |
| CMYK | cmyk(14%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(80.53, -8.60, -4.04) |
| CIE-LCH | lch(80.53, 9.50, 205.17°) |
| OKLab | oklab(82.89% -0.027 -0.0109) |
| OKLCH | oklch(82.89% 0.029 202.1) |
| XYZ | xyz(51.4511, 57.6314, 67.4326) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 6.25
Silver (survey)
#C5C9C7
ΔE00 8.38
Light Grey
#D8DCD6
ΔE00 9.82
Ice Blue
#A5DFF9
ΔE00 10.05
Light Grey Blue
#9DBCD4
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDCF #CFB4B2
analogous
#B2CFC2 #B2CDCF #B2BECF
triadic
#B2CDCF #CFB2CD #CDCFB2
tetradic
#B2CDCF #C2B2CF #CFB4B2 #BECFB2
square
#B2CDCF #C2B2CF #CFB4B2 #BECFB2
split-complementary
#B2CDCF #CFB2BE #CFC2B2
monochromatic
#679CA0 #8CB5B7 #B2CDCF #D8E5E7 #ECF3F3
Accessibility & contrast
On white
1.68
#B2CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#B2CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDCF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDCF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#AACFCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cdcf; /* rgb */ color: rgb(178, 205, 207); /* oklch */ color: oklch(82.9% 0.029 202.1);
Tailwind
colors: {
custom: {
50: '#c9dcdd',
500: '#b2cdcf',
950: '#000000',
},
}SCSS
$custom: #b2cdcf; $custom-light: #c9dcdd; $custom-dark: #000000;
JSON
{
"hex": "#b2cdcf",
"rgb": {
"r": 178,
"g": 205,
"b": 207
},
"hsl": {
"h": 184.138,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.82892,
"c": 0.02915,
"h": 202.1
},
"luminance": 0.57633
}Semantic roles & 50–950 ramp
primary
#B2CDCF
secondary
#A48381
accent
#4A44A2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484