#B1DBDD#B1DBDD
#B1DBDD is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.044 H 200.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DBDD |
|---|---|
| RGB | rgb(177, 219, 221) |
| HSL | hsl(183, 39%, 78%) |
| HSV | hsv(183, 20%, 87%) |
| CMYK | cmyk(19.9%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.60, -13.19, -5.51) |
| CIE-LCH | lch(84.60, 14.29, 202.66°) |
| OKLab | oklab(86.23% -0.0413 -0.015) |
| OKLCH | oklch(86.23% 0.044 200) |
| XYZ | xyz(56.5104, 65.2286, 78.0055) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.08
Lightblue
#ADD8E6
ΔE00 5.13
Paleturquoise
#AFEEEE
ΔE00 5.63
Pale Sky Blue
#BDF6FE
ΔE00 6.45
Light Sky Blue
#C6FCFF
ΔE00 7.22
Pale Blue
#D0FEFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DBDD #DDB3B1
analogous
#B1DDC9 #B1DBDD #B1C5DD
triadic
#B1DBDD #DDB1DB #DBDDB1
tetradic
#B1DBDD #C9B1DD #DDB3B1 #C5DDB1
square
#B1DBDD #C9B1DD #DDB3B1 #C5DDB1
split-complementary
#B1DBDD #DDB1C5 #DDC9B1
monochromatic
#5CB4B8 #86C7CA #B1DBDD #DCEFF0 #EAF5F6
Accessibility & contrast
On white
1.50
#B1DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#B1DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DBDD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DBDD | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#A3DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b1dbdd; /* rgb */ color: rgb(177, 219, 221); /* oklch */ color: oklch(86.2% 0.044 200.0);
Tailwind
colors: {
custom: {
50: '#c9e6e7',
500: '#b1dbdd',
950: '#000000',
},
}SCSS
$custom: #b1dbdd; $custom-light: #c9e6e7; $custom-dark: #000000;
JSON
{
"hex": "#b1dbdd",
"rgb": {
"r": 177,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.727,
"s": 39.286,
"l": 78.039
},
"oklch": {
"l": 0.86226,
"c": 0.04392,
"h": 200
},
"luminance": 0.65231
}Semantic roles & 50–950 ramp
primary
#B1DBDD
secondary
#B5807D
accent
#3933B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484