#B8DBDD#B8DBDD
#B8DBDD is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.037 H 200.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBDD |
|---|---|
| RGB | rgb(184, 219, 221) |
| HSL | hsl(183, 35%, 79%) |
| HSV | hsv(183, 17%, 87%) |
| CMYK | cmyk(16.7%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.03, -11.03, -4.82) |
| CIE-LCH | lch(85.03, 12.04, 203.61°) |
| OKLab | oklab(86.68% -0.0346 -0.0131) |
| OKLCH | oklch(86.68% 0.037 200.8) |
| XYZ | xyz(58.1463, 66.0721, 78.0822) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.12
Lightblue
#ADD8E6
ΔE00 4.93
Paleturquoise
#AFEEEE
ΔE00 6.92
Pale Sky Blue
#BDF6FE
ΔE00 7.04
Light Sky Blue
#C6FCFF
ΔE00 7.71
Pale Blue
#D0FEFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBDD #DDBAB8
analogous
#B8DDCD #B8DBDD #B8C9DD
triadic
#B8DBDD #DDB8DB #DBDDB8
tetradic
#B8DBDD #CDB8DD #DDBAB8 #C9DDB8
square
#B8DBDD #CDB8DD #DDBAB8 #C9DDB8
split-complementary
#B8DBDD #DDB8C9 #DDCDB8
monochromatic
#65B1B5 #8FC6C9 #B8DBDD #E1F0F1 #EAF5F5
Accessibility & contrast
On white
1.48
#B8DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#B8DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBDD
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBDD | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#ADDEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b8dbdd; /* rgb */ color: rgb(184, 219, 221); /* oklch */ color: oklch(86.7% 0.037 200.8);
Tailwind
colors: {
custom: {
50: '#cde6e7',
500: '#b8dbdd',
950: '#000000',
},
}SCSS
$custom: #b8dbdd; $custom-light: #cde6e7; $custom-dark: #000000;
JSON
{
"hex": "#b8dbdd",
"rgb": {
"r": 184,
"g": 219,
"b": 221
},
"hsl": {
"h": 183.243,
"s": 35.238,
"l": 79.412
},
"oklch": {
"l": 0.8668,
"c": 0.03697,
"h": 200.8
},
"luminance": 0.66074
}Semantic roles & 50–950 ramp
primary
#B8DBDD
secondary
#B58784
accent
#3E37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484