#B8DBCD#B8DBCD
#B8DBCD is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.2% C 0.042 H 169.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBCD |
|---|---|
| RGB | rgb(184, 219, 205) |
| HSL | hsl(156, 33%, 79%) |
| HSV | hsv(156, 16%, 86%) |
| CMYK | cmyk(16%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.62, -14.24, 3.04) |
| CIE-LCH | lch(84.62, 14.56, 167.95°) |
| OKLab | oklab(86.21% -0.0409 0.0078) |
| OKLCH | oklch(86.21% 0.042 169.2) |
| XYZ | xyz(56.1153, 65.2597, 67.3856) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Paleturquoise
#AFEEEE
ΔE00 8.49
Powder Blue
#B0E0E6
ΔE00 8.57
Ice
#D6FFFA
ΔE00 8.67
Eggshell Blue
#C4FFF7
ΔE00 8.99
Light Light Blue
#CAFFFB
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBCD #DBB8C6
analogous
#B8DBBC #B8DBCD #B8D8DB
triadic
#B8DBCD #CDB8DB #DBCDB8
tetradic
#B8DBCD #BCB8DB #DBB8C6 #D8DBB8
square
#B8DBCD #BCB8DB #DBB8C6 #D8DBB8
split-complementary
#B8DBCD #DBB8D8 #DBBCB8
monochromatic
#67B294 #8FC6B0 #B8DBCD #E1F0EA #EBF5F1
Accessibility & contrast
On white
1.49
#B8DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#B8DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBCD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBCD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 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)
#D9D6CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#B1DBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b8dbcd; /* rgb */ color: rgb(184, 219, 205); /* oklch */ color: oklch(86.2% 0.042 169.2);
Tailwind
colors: {
custom: {
50: '#cde6dc',
500: '#b8dbcd',
950: '#000000',
},
}SCSS
$custom: #b8dbcd; $custom-light: #cde6dc; $custom-dark: #000000;
JSON
{
"hex": "#b8dbcd",
"rgb": {
"r": 184,
"g": 219,
"b": 205
},
"hsl": {
"h": 156,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.86212,
"c": 0.04166,
"h": 169.2
},
"luminance": 0.65261
}Semantic roles & 50–950 ramp
primary
#B8DBCD
secondary
#B28597
accent
#3A67AB
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484