#B3DFD9#B3DFD9
#B3DFD9 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.046 H 186.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD9 |
|---|---|
| RGB | rgb(179, 223, 217) |
| HSL | hsl(172, 41%, 79%) |
| HSV | hsv(172, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.69, -15.44, -1.78) |
| CIE-LCH | lch(85.69, 15.54, 186.57°) |
| OKLab | oklab(87.09% -0.0462 -0.005) |
| OKLCH | oklch(87.09% 0.046 186.2) |
| XYZ | xyz(57.4989, 67.3668, 75.6058) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.94
Powder Blue
#B0E0E6
ΔE00 4.98
Duck Egg Blue
#C3FBF4
ΔE00 6.16
Light Light Blue
#CAFFFB
ΔE00 6.91
Eggshell Blue
#C4FFF7
ΔE00 7.06
Ice
#D6FFFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD9 #DFB3B9
analogous
#B3DFC3 #B3DFD9 #B3CFDF
triadic
#B3DFD9 #D9B3DF #DFD9B3
tetradic
#B3DFD9 #C3B3DF #DFB3B9 #CFDFB3
square
#B3DFD9 #C3B3DF #DFB3B9 #CFDFB3
split-complementary
#B3DFD9 #DFB3CF #DFC3B3
monochromatic
#5DBBAE #88CDC3 #B3DFD9 #DEF1EF #E9F6F4
Accessibility & contrast
On white
1.45
#B3DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B3DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD9
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD9 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#A7E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd9; /* rgb */ color: rgb(179, 223, 217); /* oklch */ color: oklch(87.1% 0.046 186.2);
Tailwind
colors: {
custom: {
50: '#cae9e4',
500: '#b3dfd9',
950: '#000000',
},
}SCSS
$custom: #b3dfd9; $custom-light: #cae9e4; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd9",
"rgb": {
"r": 179,
"g": 223,
"b": 217
},
"hsl": {
"h": 171.818,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.87085,
"c": 0.04649,
"h": 186.2
},
"luminance": 0.67369
}Semantic roles & 50–950 ramp
primary
#B3DFD9
secondary
#B87F86
accent
#3243B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484