#B3DFD3#B3DFD3
#B3DFD3 is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.049 H 176.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD3 |
|---|---|
| RGB | rgb(179, 223, 211) |
| HSL | hsl(164, 41%, 79%) |
| HSV | hsv(164, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.53, -16.66, 1.16) |
| CIE-LCH | lch(85.53, 16.70, 176.00°) |
| OKLab | oklab(86.91% -0.0486 0.0028) |
| OKLCH | oklch(86.91% 0.049 176.7) |
| XYZ | xyz(56.7327, 67.0603, 71.5702) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.43
Duck Egg Blue
#C3FBF4
ΔE00 6.53
Eggshell Blue
#C4FFF7
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.42
Light Light Blue
#CAFFFB
ΔE00 7.64
Ice
#D6FFFA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD3 #DFB3BF
analogous
#B3DFBD #B3DFD3 #B3D5DF
triadic
#B3DFD3 #D3B3DF #DFD3B3
tetradic
#B3DFD3 #BDB3DF #DFB3BF #D5DFB3
square
#B3DFD3 #BDB3DF #DFB3BF #D5DFB3
split-complementary
#B3DFD3 #DFB3D5 #DFBDB3
monochromatic
#5DBBA1 #88CDBA #B3DFD3 #DEF1EC #E9F6F3
Accessibility & contrast
On white
1.46
#B3DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B3DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD3
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD3 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#A8E0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd3; /* rgb */ color: rgb(179, 223, 211); /* oklch */ color: oklch(86.9% 0.049 176.7);
Tailwind
colors: {
custom: {
50: '#cae9e0',
500: '#b3dfd3',
950: '#000000',
},
}SCSS
$custom: #b3dfd3; $custom-light: #cae9e0; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd3",
"rgb": {
"r": 179,
"g": 223,
"b": 211
},
"hsl": {
"h": 163.636,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86911,
"c": 0.04871,
"h": 176.7
},
"luminance": 0.67062
}Semantic roles & 50–950 ramp
primary
#B3DFD3
secondary
#B87F8E
accent
#3255B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484