#B3DCD2#B3DCD2
#B3DCD2 is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.2% C 0.045 H 178.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DCD2 |
|---|---|
| RGB | rgb(179, 220, 210) |
| HSL | hsl(165, 37%, 78%) |
| HSV | hsv(165, 19%, 86%) |
| CMYK | cmyk(18.6%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.70, -15.35, 0.48) |
| CIE-LCH | lch(84.70, 15.36, 178.22°) |
| OKLab | oklab(86.24% -0.0451 0.001) |
| OKLCH | oklch(86.24% 0.045 178.7) |
| XYZ | xyz(55.8133, 65.4215, 70.6472) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.55
Powder Blue
#B0E0E6
ΔE00 6.72
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Eggshell Blue
#C4FFF7
ΔE00 7.91
Ice
#D6FFFA
ΔE00 8.01
Light Light Blue
#CAFFFB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DCD2 #DCB3BD
analogous
#B3DCBD #B3DCD2 #B3D1DC
triadic
#B3DCD2 #D2B3DC #DCD2B3
tetradic
#B3DCD2 #BDB3DC #DCB3BD #D1DCB3
square
#B3DCD2 #BDB3DC #DCB3BD #D1DCB3
split-complementary
#B3DCD2 #DCB3D1 #DCBDB3
monochromatic
#5FB5A0 #89C9B9 #B3DCD2 #DDEFEB #EAF5F3
Accessibility & contrast
On white
1.49
#B3DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#B3DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DCD2
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DCD2 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#D1D1D3
Tritanopia (blue-blind)
#A9DDD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b3dcd2; /* rgb */ color: rgb(179, 220, 210); /* oklch */ color: oklch(86.2% 0.045 178.7);
Tailwind
colors: {
custom: {
50: '#cae7df',
500: '#b3dcd2',
950: '#000000',
},
}SCSS
$custom: #b3dcd2; $custom-light: #cae7df; $custom-dark: #000000;
JSON
{
"hex": "#b3dcd2",
"rgb": {
"r": 179,
"g": 220,
"b": 210
},
"hsl": {
"h": 165.366,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.8624,
"c": 0.04508,
"h": 178.7
},
"luminance": 0.65423
}Semantic roles & 50–950 ramp
primary
#B3DCD2
secondary
#B47F8C
accent
#3653B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484