#B0DFEB#B0DFEB
#B0DFEB is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.5% C 0.051 H 215.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFEB |
|---|---|
| RGB | rgb(176, 223, 235) |
| HSL | hsl(192, 60%, 81%) |
| HSV | hsv(192, 25%, 92%) |
| CMYK | cmyk(25.1%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.01, -12.48, -10.83) |
| CIE-LCH | lch(86.01, 16.53, 220.95°) |
| OKLab | oklab(87.46% -0.042 -0.0295) |
| OKLCH | oklch(87.46% 0.051 215.1) |
| XYZ | xyz(59.2831, 68.0012, 88.5831) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.08
Powder Blue
#B0E0E6
ΔE00 2.62
Ice Blue
#A5DFF9
ΔE00 4.71
Pale Sky Blue
#BDF6FE
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 7.09
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFEB #EBBCB0
analogous
#B0EBD9 #B0DFEB #B0C1EB
triadic
#B0DFEB #EBB0DF #DFEBB0
tetradic
#B0DFEB #D9B0EB #EBBCB0 #C1EBB0
square
#B0DFEB #D9B0EB #EBBCB0 #C1EBB0
split-complementary
#B0DFEB #EBB0C1 #EBD9B0
monochromatic
#4EB7D2 #7FCBDF #B0DFEB #E1F3F7 #E7F5F9
Accessibility & contrast
On white
1.44
#B0DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#B0DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFEB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFEB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#9EE4E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b0dfeb; /* rgb */ color: rgb(176, 223, 235); /* oklch */ color: oklch(87.5% 0.051 215.1);
Tailwind
colors: {
custom: {
50: '#c8e9f1',
500: '#b0dfeb',
950: '#000000',
},
}SCSS
$custom: #b0dfeb; $custom-light: #c8e9f1; $custom-dark: #000000;
JSON
{
"hex": "#b0dfeb",
"rgb": {
"r": 176,
"g": 223,
"b": 235
},
"hsl": {
"h": 192.203,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.87456,
"c": 0.05134,
"h": 215.1
},
"luminance": 0.68004
}Semantic roles & 50–950 ramp
primary
#B0DFEB
secondary
#C78878
accent
#411EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485