#B4CDCF#B4CDCF
#B4CDCF is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.0% C 0.027 H 202.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CDCF |
|---|---|
| RGB | rgb(180, 205, 207) |
| HSL | hsl(184, 22%, 76%) |
| HSV | hsv(184, 13%, 81%) |
| CMYK | cmyk(13%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(80.67, -7.95, -3.83) |
| CIE-LCH | lch(80.67, 8.83, 205.71°) |
| OKLab | oklab(83.03% -0.025 -0.0104) |
| OKLCH | oklch(83.03% 0.027 202.5) |
| XYZ | xyz(51.9134, 57.8698, 67.4543) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.68
Silver (survey)
#C5C9C7
ΔE00 7.79
Light Grey
#D8DCD6
ΔE00 9.31
Fog
#D8DCE0
ΔE00 9.68
Silver
#C0C0C0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CDCF #CFB6B4
analogous
#B4CFC3 #B4CDCF #B4BFCF
triadic
#B4CDCF #CFB4CD #CDCFB4
tetradic
#B4CDCF #C3B4CF #CFB6B4 #BFCFB4
square
#B4CDCF #C3B4CF #CFB6B4 #BFCFB4
split-complementary
#B4CDCF #CFB4BF #CFC3B4
monochromatic
#699B9F #8FB4B7 #B4CDCF #D9E6E7 #ECF3F3
Accessibility & contrast
On white
1.67
#B4CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B4CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CDCF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CDCF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#ACCFCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b4cdcf; /* rgb */ color: rgb(180, 205, 207); /* oklch */ color: oklch(83.0% 0.027 202.5);
Tailwind
colors: {
custom: {
50: '#cadcdd',
500: '#b4cdcf',
950: '#000000',
},
}SCSS
$custom: #b4cdcf; $custom-light: #cadcdd; $custom-dark: #000000;
JSON
{
"hex": "#b4cdcf",
"rgb": {
"r": 180,
"g": 205,
"b": 207
},
"hsl": {
"h": 184.444,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.83031,
"c": 0.02707,
"h": 202.5
},
"luminance": 0.57871
}Semantic roles & 50–950 ramp
primary
#B4CDCF
secondary
#A48683
accent
#4C45A0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484