#B3DFD7#B3DFD7
#B3DFD7 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.0% C 0.047 H 182.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD7 |
|---|---|
| RGB | rgb(179, 223, 215) |
| HSL | hsl(169, 41%, 79%) |
| HSV | hsv(169, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.64, -15.85, -0.80) |
| CIE-LCH | lch(85.64, 15.87, 182.88°) |
| OKLab | oklab(87.03% -0.047 -0.0024) |
| OKLCH | oklch(87.03% 0.047 182.9) |
| XYZ | xyz(57.2404, 67.2634, 74.2440) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 5.80
Duck Egg Blue
#C3FBF4
ΔE00 6.18
Eggshell Blue
#C4FFF7
ΔE00 7.03
Light Light Blue
#CAFFFB
ΔE00 7.07
Ice
#D6FFFA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD7 #DFB3BB
analogous
#B3DFC1 #B3DFD7 #B3D1DF
triadic
#B3DFD7 #D7B3DF #DFD7B3
tetradic
#B3DFD7 #C1B3DF #DFB3BB #D1DFB3
square
#B3DFD7 #C1B3DF #DFB3BB #D1DFB3
split-complementary
#B3DFD7 #DFB3D1 #DFC1B3
monochromatic
#5DBBAA #88CDC0 #B3DFD7 #DEF1EE #E9F6F4
Accessibility & contrast
On white
1.45
#B3DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#B3DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD7
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD7 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#A7E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd7; /* rgb */ color: rgb(179, 223, 215); /* oklch */ color: oklch(87.0% 0.047 182.9);
Tailwind
colors: {
custom: {
50: '#cae9e3',
500: '#b3dfd7',
950: '#000000',
},
}SCSS
$custom: #b3dfd7; $custom-light: #cae9e3; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd7",
"rgb": {
"r": 179,
"g": 223,
"b": 215
},
"hsl": {
"h": 169.091,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.87027,
"c": 0.04708,
"h": 182.9
},
"luminance": 0.67265
}Semantic roles & 50–950 ramp
primary
#B3DFD7
secondary
#B87F89
accent
#3249B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484