#B3DBCF#B3DBCF
#B3DBCF is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.045 H 175.0°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBCF |
|---|---|
| RGB | rgb(179, 219, 207) |
| HSL | hsl(162, 36%, 78%) |
| HSV | hsv(162, 18%, 86%) |
| CMYK | cmyk(18.3%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.35, -15.45, 1.56) |
| CIE-LCH | lch(84.35, 15.53, 174.23°) |
| OKLab | oklab(85.94% -0.0449 0.0039) |
| OKLCH | oklch(85.94% 0.045 175) |
| XYZ | xyz(55.1814, 64.7501, 68.6100) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.30
Duck Egg Blue
#C3FBF4
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 7.57
Eggshell Blue
#C4FFF7
ΔE00 8.33
Ice
#D6FFFA
ΔE00 8.46
Light Light Blue
#CAFFFB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBCF #DBB3BF
analogous
#B3DBBB #B3DBCF #B3D3DB
triadic
#B3DBCF #CFB3DB #DBCFB3
tetradic
#B3DBCF #BBB3DB #DBB3BF #D3DBB3
square
#B3DBCF #BBB3DB #DBB3BF #D3DBB3
split-complementary
#B3DBCF #DBB3D3 #DBBBB3
monochromatic
#60B49B #89C7B5 #B3DBCF #DDEFE9 #EAF5F2
Accessibility & contrast
On white
1.51
#B3DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#B3DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBCF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBCF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#AADCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b3dbcf; /* rgb */ color: rgb(179, 219, 207); /* oklch */ color: oklch(85.9% 0.045 175.0);
Tailwind
colors: {
custom: {
50: '#cae6dd',
500: '#b3dbcf',
950: '#000000',
},
}SCSS
$custom: #b3dbcf; $custom-light: #cae6dd; $custom-dark: #000000;
JSON
{
"hex": "#b3dbcf",
"rgb": {
"r": 179,
"g": 219,
"b": 207
},
"hsl": {
"h": 162,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.85939,
"c": 0.04512,
"h": 175
},
"luminance": 0.64752
}Semantic roles & 50–950 ramp
primary
#B3DBCF
secondary
#B3808F
accent
#375BAF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484