#B3DFD1#B3DFD1
#B3DFD1 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.050 H 173.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD1 |
|---|---|
| RGB | rgb(179, 223, 209) |
| HSL | hsl(161, 41%, 79%) |
| HSV | hsv(161, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.48, -17.06, 2.15) |
| CIE-LCH | lch(85.48, 17.20, 172.83°) |
| OKLab | oklab(86.86% -0.0494 0.0054) |
| OKLCH | oklch(86.86% 0.05 173.7) |
| XYZ | xyz(56.4835, 66.9607, 70.2579) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 7.04
Eggshell Blue
#C4FFF7
ΔE00 7.51
Pale Aqua
#B8FFEB
ΔE00 7.80
Light Light Blue
#CAFFFB
ΔE00 8.03
Ice
#D6FFFA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD1 #DFB3C1
analogous
#B3DFBB #B3DFD1 #B3D7DF
triadic
#B3DFD1 #D1B3DF #DFD1B3
tetradic
#B3DFD1 #BBB3DF #DFB3C1 #D7DFB3
square
#B3DFD1 #BBB3DF #DFB3C1 #D7DFB3
split-complementary
#B3DFD1 #DFB3D7 #DFBBB3
monochromatic
#5DBB9D #88CDB7 #B3DFD1 #DEF1EB #E9F6F2
Accessibility & contrast
On white
1.46
#B3DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#B3DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD1
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD1 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#A9E0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd1; /* rgb */ color: rgb(179, 223, 209); /* oklch */ color: oklch(86.9% 0.050 173.7);
Tailwind
colors: {
custom: {
50: '#cae9df',
500: '#b3dfd1',
950: '#000000',
},
}SCSS
$custom: #b3dfd1; $custom-light: #cae9df; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd1",
"rgb": {
"r": 179,
"g": 223,
"b": 209
},
"hsl": {
"h": 160.909,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86855,
"c": 0.04974,
"h": 173.7
},
"luminance": 0.66963
}Semantic roles & 50–950 ramp
primary
#B3DFD1
secondary
#B87F91
accent
#325BB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484