#B1DBDF#B1DBDF
#B1DBDF is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.3% C 0.044 H 203.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DBDF |
|---|---|
| RGB | rgb(177, 219, 223) |
| HSL | hsl(185, 42%, 78%) |
| HSV | hsv(185, 21%, 87%) |
| CMYK | cmyk(20.6%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.66, -12.76, -6.49) |
| CIE-LCH | lch(84.66, 14.32, 206.94°) |
| OKLab | oklab(86.29% -0.0405 -0.0176) |
| OKLCH | oklch(86.29% 0.044 203.5) |
| XYZ | xyz(56.7784, 65.3358, 79.4172) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.64
Lightblue
#ADD8E6
ΔE00 4.26
Paleturquoise
#AFEEEE
ΔE00 5.97
Pale Sky Blue
#BDF6FE
ΔE00 6.26
Light Sky Blue
#C6FCFF
ΔE00 7.27
Pale Blue
#D0FEFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DBDF #DFB5B1
analogous
#B1DFCC #B1DBDF #B1C4DF
triadic
#B1DBDF #DFB1DB #DBDFB1
tetradic
#B1DBDF #CCB1DF #DFB5B1 #C4DFB1
square
#B1DBDF #CCB1DF #DFB5B1 #C4DFB1
split-complementary
#B1DBDF #DFB1C4 #DFCCB1
monochromatic
#5AB3BB #86C7CD #B1DBDF #DCEFF1 #E9F5F6
Accessibility & contrast
On white
1.49
#B1DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#B1DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DBDF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DBDF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#A3DEDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b1dbdf; /* rgb */ color: rgb(177, 219, 223); /* oklch */ color: oklch(86.3% 0.044 203.5);
Tailwind
colors: {
custom: {
50: '#c9e6e9',
500: '#b1dbdf',
950: '#000000',
},
}SCSS
$custom: #b1dbdf; $custom-light: #c9e6e9; $custom-dark: #000000;
JSON
{
"hex": "#b1dbdf",
"rgb": {
"r": 177,
"g": 219,
"b": 223
},
"hsl": {
"h": 185.217,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86288,
"c": 0.04417,
"h": 203.5
},
"luminance": 0.65338
}Semantic roles & 50–950 ramp
primary
#B1DBDF
secondary
#B8827D
accent
#3C31B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484