#B8DBDF#B8DBDF
#B8DBDF is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.037 H 205.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBDF |
|---|---|
| RGB | rgb(184, 219, 223) |
| HSL | hsl(186, 38%, 80%) |
| HSV | hsv(186, 17%, 87%) |
| CMYK | cmyk(17.5%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.09, -10.62, -5.80) |
| CIE-LCH | lch(85.09, 12.10, 208.65°) |
| OKLab | oklab(86.74% -0.0338 -0.0157) |
| OKLCH | oklch(86.74% 0.037 205) |
| XYZ | xyz(58.4144, 66.1794, 79.4939) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.02
Lightblue
#ADD8E6
ΔE00 4.10
Pale Sky Blue
#BDF6FE
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.27
Light Sky Blue
#C6FCFF
ΔE00 7.83
Pale Blue
#D0FEFE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBDF #DFBCB8
analogous
#B8DFD0 #B8DBDF #B8C8DF
triadic
#B8DBDF #DFB8DB #DBDFB8
tetradic
#B8DBDF #D0B8DF #DFBCB8 #C8DFB8
square
#B8DBDF #D0B8DF #DFBCB8 #C8DFB8
split-complementary
#B8DBDF #DFB8C8 #DFD0B8
monochromatic
#64B0B9 #8EC6CC #B8DBDF #E2F0F2 #EAF4F5
Accessibility & contrast
On white
1.48
#B8DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B8DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBDF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBDF | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 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)
#D5D8DF
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#ADDEDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b8dbdf; /* rgb */ color: rgb(184, 219, 223); /* oklch */ color: oklch(86.7% 0.037 205.0);
Tailwind
colors: {
custom: {
50: '#cde6e9',
500: '#b8dbdf',
950: '#000000',
},
}SCSS
$custom: #b8dbdf; $custom-light: #cde6e9; $custom-dark: #000000;
JSON
{
"hex": "#b8dbdf",
"rgb": {
"r": 184,
"g": 219,
"b": 223
},
"hsl": {
"h": 186.154,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.86741,
"c": 0.03727,
"h": 205
},
"luminance": 0.66181
}Semantic roles & 50–950 ramp
primary
#B8DBDF
secondary
#B78984
accent
#4135B1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484