#B9DBDD#B9DBDD
#B9DBDD is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.036 H 200.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DBDD |
|---|---|
| RGB | rgb(185, 219, 221) |
| HSL | hsl(183, 35%, 80%) |
| HSV | hsv(183, 16%, 87%) |
| CMYK | cmyk(16.3%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.10, -10.72, -4.72) |
| CIE-LCH | lch(85.10, 11.71, 203.77°) |
| OKLab | oklab(86.75% -0.0336 -0.0128) |
| OKLCH | oklch(86.75% 0.036 200.9) |
| XYZ | xyz(58.3868, 66.1961, 78.0935) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.33
Lightblue
#ADD8E6
ΔE00 4.95
Paleturquoise
#AFEEEE
ΔE00 7.13
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Pale Blue
#D0FEFE
ΔE00 7.78
Very Light Blue
#D5FFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DBDD #DDBBB9
analogous
#B9DDCD #B9DBDD #B9C9DD
triadic
#B9DBDD #DDB9DB #DBDDB9
tetradic
#B9DBDD #CDB9DD #DDBBB9 #C9DDB9
square
#B9DBDD #CDB9DD #DDBBB9 #C9DDB9
split-complementary
#B9DBDD #DDB9C9 #DDCDB9
monochromatic
#67B1B5 #90C6C9 #B9DBDD #E2F0F1 #EAF4F5
Accessibility & contrast
On white
1.47
#B9DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B9DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DBDD
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DBDD | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#AEDEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b9dbdd; /* rgb */ color: rgb(185, 219, 221); /* oklch */ color: oklch(86.7% 0.036 200.9);
Tailwind
colors: {
custom: {
50: '#cee6e7',
500: '#b9dbdd',
950: '#000000',
},
}SCSS
$custom: #b9dbdd; $custom-light: #cee6e7; $custom-dark: #000000;
JSON
{
"hex": "#b9dbdd",
"rgb": {
"r": 185,
"g": 219,
"b": 221
},
"hsl": {
"h": 183.333,
"s": 34.615,
"l": 79.608
},
"oklch": {
"l": 0.86746,
"c": 0.03595,
"h": 200.9
},
"luminance": 0.66198
}Semantic roles & 50–950 ramp
primary
#B9DBDD
secondary
#B58885
accent
#3F38AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484