#B0CFDA#B0CFDA
#B0CFDA is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.5% C 0.037 H 221.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CFDA |
|---|---|
| RGB | rgb(176, 207, 218) |
| HSL | hsl(196, 36%, 77%) |
| HSV | hsv(196, 19%, 85%) |
| CMYK | cmyk(19.3%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(81.25, -7.96, -8.89) |
| CIE-LCH | lch(81.25, 11.93, 228.16°) |
| OKLab | oklab(83.52% -0.0274 -0.0241) |
| OKLCH | oklch(83.52% 0.037 221.3) |
| XYZ | xyz(52.8688, 58.9161, 74.9025) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 6.40
Ice Blue
#A5DFF9
ΔE00 6.88
Light Grey Blue
#9DBCD4
ΔE00 7.20
Cloudy Blue
#ACC2D9
ΔE00 7.43
Sky Blue
#87CEEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CFDA #DABBB0
analogous
#B0DAD0 #B0CFDA #B0BADA
triadic
#B0CFDA #DAB0CF #CFDAB0
tetradic
#B0CFDA #D0B0DA #DABBB0 #BADAB0
square
#B0CFDA #D0B0DA #DABBB0 #BADAB0
split-complementary
#B0CFDA #DAB0BA #DAD0B0
monochromatic
#5D9CB3 #86B6C6 #B0CFDA #DAE8EE #EAF2F5
Accessibility & contrast
On white
1.64
#B0CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#B0CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CFDA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CFDA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDB
Deuteranopia (green-blind)
#C2C8DA
Tritanopia (blue-blind)
#A4D3D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0cfda; /* rgb */ color: rgb(176, 207, 218); /* oklch */ color: oklch(83.5% 0.037 221.3);
Tailwind
colors: {
custom: {
50: '#c8dde5',
500: '#b0cfda',
950: '#000000',
},
}SCSS
$custom: #b0cfda; $custom-light: #c8dde5; $custom-dark: #000000;
JSON
{
"hex": "#b0cfda",
"rgb": {
"r": 176,
"g": 207,
"b": 218
},
"hsl": {
"h": 195.714,
"s": 36.207,
"l": 77.255
},
"oklch": {
"l": 0.83524,
"c": 0.03652,
"h": 221.3
},
"luminance": 0.58918
}Semantic roles & 50–950 ramp
primary
#B0CFDA
secondary
#B18B7D
accent
#5636AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484