#B0CDCF#B0CDCF
#B0CDCF is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.8% C 0.031 H 201.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDCF |
|---|---|
| RGB | rgb(176, 205, 207) |
| HSL | hsl(184, 24%, 75%) |
| HSV | hsv(184, 15%, 81%) |
| CMYK | cmyk(15%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(80.40, -9.24, -4.25) |
| CIE-LCH | lch(80.40, 10.17, 204.70°) |
| OKLab | oklab(82.76% -0.029 -0.0115) |
| OKLCH | oklch(82.76% 0.031 201.7) |
| XYZ | xyz(50.9954, 57.3964, 67.4112) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 8.94
Ice Blue
#A5DFF9
ΔE00 9.90
Paleturquoise
#AFEEEE
ΔE00 9.95
Light Grey Blue
#9DBCD4
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDCF #CFB2B0
analogous
#B0CFC1 #B0CDCF #B0BDCF
triadic
#B0CDCF #CFB0CD #CDCFB0
tetradic
#B0CDCF #C1B0CF #CFB2B0 #BDCFB0
square
#B0CDCF #C1B0CF #CFB2B0 #BDCFB0
split-complementary
#B0CDCF #CFB0BD #CFC1B0
monochromatic
#649DA1 #8AB5B8 #B0CDCF #D6E5E6 #ECF3F3
Accessibility & contrast
On white
1.68
#B0CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B0CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDCF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDCF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#A7CFCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cdcf; /* rgb */ color: rgb(176, 205, 207); /* oklch */ color: oklch(82.8% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#c8dcdd',
500: '#b0cdcf',
950: '#000000',
},
}SCSS
$custom: #b0cdcf; $custom-light: #c8dcdd; $custom-dark: #000000;
JSON
{
"hex": "#b0cdcf",
"rgb": {
"r": 176,
"g": 205,
"b": 207
},
"hsl": {
"h": 183.871,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.82755,
"c": 0.0312,
"h": 201.7
},
"luminance": 0.57398
}Semantic roles & 50–950 ramp
primary
#B0CDCF
secondary
#A4817F
accent
#4943A3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484