#B3DFD5#B3DFD5
#B3DFD5 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.048 H 179.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD5 |
|---|---|
| RGB | rgb(179, 223, 213) |
| HSL | hsl(166, 41%, 79%) |
| HSV | hsv(166, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.59, -16.26, 0.18) |
| CIE-LCH | lch(85.59, 16.26, 179.36°) |
| OKLab | oklab(86.97% -0.0478 0.0002) |
| OKLCH | oklch(86.97% 0.048 179.7) |
| XYZ | xyz(56.9849, 67.1613, 72.8989) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.86
Duck Egg Blue
#C3FBF4
ΔE00 6.31
Powder Blue
#B0E0E6
ΔE00 6.62
Eggshell Blue
#C4FFF7
ΔE00 7.10
Light Light Blue
#CAFFFB
ΔE00 7.32
Ice
#D6FFFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD5 #DFB3BD
analogous
#B3DFBF #B3DFD5 #B3D3DF
triadic
#B3DFD5 #D5B3DF #DFD5B3
tetradic
#B3DFD5 #BFB3DF #DFB3BD #D3DFB3
square
#B3DFD5 #BFB3DF #DFB3BD #D3DFB3
split-complementary
#B3DFD5 #DFB3D3 #DFBFB3
monochromatic
#5DBBA5 #88CDBD #B3DFD5 #DEF1ED #E9F6F3
Accessibility & contrast
On white
1.46
#B3DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B3DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD5
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD5 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD5
Deuteranopia (green-blind)
#D3D3D6
Tritanopia (blue-blind)
#A8E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd5; /* rgb */ color: rgb(179, 223, 213); /* oklch */ color: oklch(87.0% 0.048 179.7);
Tailwind
colors: {
custom: {
50: '#cae9e1',
500: '#b3dfd5',
950: '#000000',
},
}SCSS
$custom: #b3dfd5; $custom-light: #cae9e1; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd5",
"rgb": {
"r": 179,
"g": 223,
"b": 213
},
"hsl": {
"h": 166.364,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86969,
"c": 0.04782,
"h": 179.7
},
"luminance": 0.67163
}Semantic roles & 50–950 ramp
primary
#B3DFD5
secondary
#B87F8C
accent
#324FB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484