#B3DFD8#B3DFD8
#B3DFD8 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.047 H 184.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD8 |
|---|---|
| RGB | rgb(179, 223, 216) |
| HSL | hsl(170, 41%, 79%) |
| HSV | hsv(170, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.66, -15.65, -1.29) |
| CIE-LCH | lch(85.66, 15.70, 184.71°) |
| OKLab | oklab(87.06% -0.0466 -0.0037) |
| OKLCH | oklch(87.06% 0.047 184.5) |
| XYZ | xyz(57.3692, 67.3150, 74.9228) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.13
Powder Blue
#B0E0E6
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 6.16
Light Light Blue
#CAFFFB
ΔE00 6.98
Eggshell Blue
#C4FFF7
ΔE00 7.03
Ice
#D6FFFA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD8 #DFB3BA
analogous
#B3DFC2 #B3DFD8 #B3D0DF
triadic
#B3DFD8 #D8B3DF #DFD8B3
tetradic
#B3DFD8 #C2B3DF #DFB3BA #D0DFB3
square
#B3DFD8 #C2B3DF #DFB3BA #D0DFB3
split-complementary
#B3DFD8 #DFB3D0 #DFC2B3
monochromatic
#5DBBAC #88CDC2 #B3DFD8 #DEF1EE #E9F6F4
Accessibility & contrast
On white
1.45
#B3DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B3DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD8
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD8 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#A7E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd8; /* rgb */ color: rgb(179, 223, 216); /* oklch */ color: oklch(87.1% 0.047 184.5);
Tailwind
colors: {
custom: {
50: '#cae9e4',
500: '#b3dfd8',
950: '#000000',
},
}SCSS
$custom: #b3dfd8; $custom-light: #cae9e4; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd8",
"rgb": {
"r": 179,
"g": 223,
"b": 216
},
"hsl": {
"h": 170.455,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.87056,
"c": 0.04677,
"h": 184.5
},
"luminance": 0.67317
}Semantic roles & 50–950 ramp
primary
#B3DFD8
secondary
#B87F88
accent
#3246B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484