#B0DBDF#B0DBDF
#B0DBDF is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.045 H 203.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBDF |
|---|---|
| RGB | rgb(176, 219, 223) |
| HSL | hsl(185, 42%, 78%) |
| HSV | hsv(185, 21%, 87%) |
| CMYK | cmyk(21.1%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.60, -13.07, -6.58) |
| CIE-LCH | lch(84.60, 14.63, 206.73°) |
| OKLab | oklab(86.23% -0.0414 -0.0179) |
| OKLCH | oklch(86.23% 0.045 203.4) |
| XYZ | xyz(56.5514, 65.2188, 79.4066) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.53
Lightblue
#ADD8E6
ΔE00 4.33
Paleturquoise
#AFEEEE
ΔE00 5.81
Pale Sky Blue
#BDF6FE
ΔE00 6.21
Light Sky Blue
#C6FCFF
ΔE00 7.23
Robin'S Egg Blue
#98EFF9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBDF #DFB4B0
analogous
#B0DFCB #B0DBDF #B0C3DF
triadic
#B0DBDF #DFB0DB #DBDFB0
tetradic
#B0DBDF #CBB0DF #DFB4B0 #C3DFB0
square
#B0DBDF #CBB0DF #DFB4B0 #C3DFB0
split-complementary
#B0DBDF #DFB0C3 #DFCBB0
monochromatic
#59B3BC #84C7CD #B0DBDF #DCEFF1 #E9F5F6
Accessibility & contrast
On white
1.50
#B0DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#B0DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBDF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBDF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#CCD0DF
Tritanopia (blue-blind)
#A1DFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b0dbdf; /* rgb */ color: rgb(176, 219, 223); /* oklch */ color: oklch(86.2% 0.045 203.4);
Tailwind
colors: {
custom: {
50: '#c8e6e9',
500: '#b0dbdf',
950: '#000000',
},
}SCSS
$custom: #b0dbdf; $custom-light: #c8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#b0dbdf",
"rgb": {
"r": 176,
"g": 219,
"b": 223
},
"hsl": {
"h": 185.106,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86225,
"c": 0.04515,
"h": 203.4
},
"luminance": 0.65221
}Semantic roles & 50–950 ramp
primary
#B0DBDF
secondary
#B8817C
accent
#3B30B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484