#B0CFDF#B0CFDF
#B0CFDF is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.7% C 0.040 H 230.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CFDF |
|---|---|
| RGB | rgb(176, 207, 223) |
| HSL | hsl(200, 42%, 78%) |
| HSV | hsv(200, 21%, 87%) |
| CMYK | cmyk(21.1%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.39, -6.87, -11.34) |
| CIE-LCH | lch(81.39, 13.26, 238.79°) |
| OKLab | oklab(83.69% -0.0256 -0.0308) |
| OKLCH | oklch(83.69% 0.04 230.3) |
| XYZ | xyz(53.5329, 59.1818, 78.4004) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.02
Cloudy Blue
#ACC2D9
ΔE00 5.73
Light Grey Blue
#9DBCD4
ΔE00 5.79
Ice Blue
#A5DFF9
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CFDF #DFC0B0
analogous
#B0DFD7 #B0CFDF #B0B7DF
triadic
#B0CFDF #DFB0CF #CFDFB0
tetradic
#B0CFDF #D7B0DF #DFC0B0 #B7DFB0
square
#B0CFDF #D7B0DF #DFC0B0 #B7DFB0
split-complementary
#B0CFDF #DFB0B7 #DFD7B0
monochromatic
#599ABC #84B5CD #B0CFDF #DCE9F1 #E9F2F6
Accessibility & contrast
On white
1.64
#B0CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#B0CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CFDF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CFDF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#A3D4D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0cfdf; /* rgb */ color: rgb(176, 207, 223); /* oklch */ color: oklch(83.7% 0.040 230.3);
Tailwind
colors: {
custom: {
50: '#c8dde9',
500: '#b0cfdf',
950: '#000000',
},
}SCSS
$custom: #b0cfdf; $custom-light: #c8dde9; $custom-dark: #000000;
JSON
{
"hex": "#b0cfdf",
"rgb": {
"r": 176,
"g": 207,
"b": 223
},
"hsl": {
"h": 200.426,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.83688,
"c": 0.04002,
"h": 230.3
},
"luminance": 0.59183
}Semantic roles & 50–950 ramp
primary
#B0CFDF
secondary
#B8907C
accent
#5D30B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484