#B9DBDF#B9DBDF
#B9DBDF is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.036 H 205.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DBDF |
|---|---|
| RGB | rgb(185, 219, 223) |
| HSL | hsl(186, 37%, 80%) |
| HSV | hsv(186, 17%, 87%) |
| CMYK | cmyk(17%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.15, -10.31, -5.70) |
| CIE-LCH | lch(85.15, 11.78, 208.94°) |
| OKLab | oklab(86.81% -0.0328 -0.0155) |
| OKLCH | oklch(86.81% 0.036 205.2) |
| XYZ | xyz(58.6548, 66.3033, 79.5052) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.26
Lightblue
#ADD8E6
ΔE00 4.14
Pale Sky Blue
#BDF6FE
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.49
Light Sky Blue
#C6FCFF
ΔE00 7.95
Very Light Blue
#D5FFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DBDF #DFBDB9
analogous
#B9DFD0 #B9DBDF #B9C8DF
triadic
#B9DBDF #DFB9DB #DBDFB9
tetradic
#B9DBDF #D0B9DF #DFBDB9 #C8DFB9
square
#B9DBDF #D0B9DF #DFBDB9 #C8DFB9
split-complementary
#B9DBDF #DFB9C8 #DFD0B9
monochromatic
#65B0B9 #8FC5CC #B9DBDF #E3F1F2 #EAF4F5
Accessibility & contrast
On white
1.47
#B9DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#B9DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DBDF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DBDF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#AEDEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b9dbdf; /* rgb */ color: rgb(185, 219, 223); /* oklch */ color: oklch(86.8% 0.036 205.2);
Tailwind
colors: {
custom: {
50: '#cee6e9',
500: '#b9dbdf',
950: '#000000',
},
}SCSS
$custom: #b9dbdf; $custom-light: #cee6e9; $custom-dark: #000000;
JSON
{
"hex": "#b9dbdf",
"rgb": {
"r": 185,
"g": 219,
"b": 223
},
"hsl": {
"h": 186.316,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.86807,
"c": 0.03628,
"h": 205.2
},
"luminance": 0.66305
}Semantic roles & 50–950 ramp
primary
#B9DBDF
secondary
#B78A85
accent
#4235B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484