#B3DFD6#B3DFD6
#B3DFD6 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.047 H 181.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD6 |
|---|---|
| RGB | rgb(179, 223, 214) |
| HSL | hsl(168, 41%, 79%) |
| HSV | hsv(168, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.61, -16.05, -0.31) |
| CIE-LCH | lch(85.61, 16.06, 181.10°) |
| OKLab | oklab(87% -0.0474 -0.0011) |
| OKLCH | oklch(87% 0.047 181.3) |
| XYZ | xyz(57.1123, 67.2122, 73.5694) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.60
Powder Blue
#B0E0E6
ΔE00 6.21
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Eggshell Blue
#C4FFF7
ΔE00 7.06
Light Light Blue
#CAFFFB
ΔE00 7.19
Ice
#D6FFFA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD6 #DFB3BC
analogous
#B3DFC0 #B3DFD6 #B3D2DF
triadic
#B3DFD6 #D6B3DF #DFD6B3
tetradic
#B3DFD6 #C0B3DF #DFB3BC #D2DFB3
square
#B3DFD6 #C0B3DF #DFB3BC #D2DFB3
split-complementary
#B3DFD6 #DFB3D2 #DFC0B3
monochromatic
#5DBBA8 #88CDBF #B3DFD6 #DEF1ED #E9F6F3
Accessibility & contrast
On white
1.45
#B3DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#B3DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD6
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD6 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#A8E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd6; /* rgb */ color: rgb(179, 223, 214); /* oklch */ color: oklch(87.0% 0.047 181.3);
Tailwind
colors: {
custom: {
50: '#cae9e2',
500: '#b3dfd6',
950: '#000000',
},
}SCSS
$custom: #b3dfd6; $custom-light: #cae9e2; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd6",
"rgb": {
"r": 179,
"g": 223,
"b": 214
},
"hsl": {
"h": 167.727,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86998,
"c": 0.04743,
"h": 181.3
},
"luminance": 0.67214
}Semantic roles & 50–950 ramp
primary
#B3DFD6
secondary
#B87F8A
accent
#324CB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484