#B3DFD4#B3DFD4
#B3DFD4 is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.048 H 178.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD4 |
|---|---|
| RGB | rgb(179, 223, 212) |
| HSL | hsl(165, 41%, 79%) |
| HSV | hsv(165, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.56, -16.46, 0.67) |
| CIE-LCH | lch(85.56, 16.47, 177.66°) |
| OKLab | oklab(86.94% -0.0482 0.0015) |
| OKLCH | oklch(86.94% 0.048 178.2) |
| XYZ | xyz(56.8584, 67.1106, 72.2325) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.14
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 7.02
Eggshell Blue
#C4FFF7
ΔE00 7.17
Light Light Blue
#CAFFFB
ΔE00 7.47
Ice
#D6FFFA
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD4 #DFB3BE
analogous
#B3DFBE #B3DFD4 #B3D4DF
triadic
#B3DFD4 #D4B3DF #DFD4B3
tetradic
#B3DFD4 #BEB3DF #DFB3BE #D4DFB3
square
#B3DFD4 #BEB3DF #DFB3BE #D4DFB3
split-complementary
#B3DFD4 #DFB3D4 #DFBEB3
monochromatic
#5DBBA3 #88CDBC #B3DFD4 #DEF1EC #E9F6F3
Accessibility & contrast
On white
1.46
#B3DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B3DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD4
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD4 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#D3D3D5
Tritanopia (blue-blind)
#A8E0DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd4; /* rgb */ color: rgb(179, 223, 212); /* oklch */ color: oklch(86.9% 0.048 178.2);
Tailwind
colors: {
custom: {
50: '#cae9e1',
500: '#b3dfd4',
950: '#000000',
},
}SCSS
$custom: #b3dfd4; $custom-light: #cae9e1; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd4",
"rgb": {
"r": 179,
"g": 223,
"b": 212
},
"hsl": {
"h": 165,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.8694,
"c": 0.04825,
"h": 178.2
},
"luminance": 0.67113
}Semantic roles & 50–950 ramp
primary
#B3DFD4
secondary
#B87F8D
accent
#3252B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484