#B3DBCD#B3DBCD
#B3DBCD is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.046 H 171.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBCD |
|---|---|
| RGB | rgb(179, 219, 205) |
| HSL | hsl(159, 36%, 78%) |
| HSV | hsv(159, 18%, 86%) |
| CMYK | cmyk(18.3%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.30, -15.85, 2.55) |
| CIE-LCH | lch(84.30, 16.05, 170.87°) |
| OKLab | oklab(85.88% -0.0458 0.0065) |
| OKLCH | oklch(85.88% 0.046 171.9) |
| XYZ | xyz(54.9384, 64.6529, 67.3305) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.83
Paleturquoise
#AFEEEE
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 8.36
Eggshell Blue
#C4FFF7
ΔE00 8.55
Ice
#D6FFFA
ΔE00 8.78
Pale Teal
#82CBB2
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBCD #DBB3C1
analogous
#B3DBB9 #B3DBCD #B3D5DB
triadic
#B3DBCD #CDB3DB #DBCDB3
tetradic
#B3DBCD #B9B3DB #DBB3C1 #D5DBB3
square
#B3DBCD #B9B3DB #DBB3C1 #D5DBB3
split-complementary
#B3DBCD #DBB3D5 #DBB9B3
monochromatic
#60B496 #89C7B2 #B3DBCD #DDEFE8 #EAF5F1
Accessibility & contrast
On white
1.51
#B3DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#B3DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBCD
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBCD | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CC
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#AADCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b3dbcd; /* rgb */ color: rgb(179, 219, 205); /* oklch */ color: oklch(85.9% 0.046 171.9);
Tailwind
colors: {
custom: {
50: '#cae6dc',
500: '#b3dbcd',
950: '#000000',
},
}SCSS
$custom: #b3dbcd; $custom-light: #cae6dc; $custom-dark: #000000;
JSON
{
"hex": "#b3dbcd",
"rgb": {
"r": 179,
"g": 219,
"b": 205
},
"hsl": {
"h": 159,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.85883,
"c": 0.04622,
"h": 171.9
},
"luminance": 0.64655
}Semantic roles & 50–950 ramp
primary
#B3DBCD
secondary
#B38091
accent
#3761AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484