#B3DFD0#B3DFD0
#B3DFD0 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.050 H 172.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD0 |
|---|---|
| RGB | rgb(179, 223, 208) |
| HSL | hsl(160, 41%, 79%) |
| HSV | hsv(160, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.46, -17.26, 2.64) |
| CIE-LCH | lch(85.46, 17.46, 171.31°) |
| OKLab | oklab(86.83% -0.0498 0.0067) |
| OKLCH | oklch(86.83% 0.05 172.3) |
| XYZ | xyz(56.3601, 66.9113, 69.6080) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.01
Paleturquoise
#AFEEEE
ΔE00 7.35
Eggshell Blue
#C4FFF7
ΔE00 7.66
Pale Aqua
#B8FFEB
ΔE00 7.75
Light Light Blue
#CAFFFB
ΔE00 8.23
Ice
#D6FFFA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD0 #DFB3C2
analogous
#B3DFBA #B3DFD0 #B3D8DF
triadic
#B3DFD0 #D0B3DF #DFD0B3
tetradic
#B3DFD0 #BAB3DF #DFB3C2 #D8DFB3
square
#B3DFD0 #BAB3DF #DFB3C2 #D8DFB3
split-complementary
#B3DFD0 #DFB3D8 #DFBAB3
monochromatic
#5DBB9B #88CDB5 #B3DFD0 #DEF1EB #E9F6F2
Accessibility & contrast
On white
1.46
#B3DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B3DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD0
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD0 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#A9E0DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd0; /* rgb */ color: rgb(179, 223, 208); /* oklch */ color: oklch(86.8% 0.050 172.3);
Tailwind
colors: {
custom: {
50: '#cae9de',
500: '#b3dfd0',
950: '#000000',
},
}SCSS
$custom: #b3dfd0; $custom-light: #cae9de; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd0",
"rgb": {
"r": 179,
"g": 223,
"b": 208
},
"hsl": {
"h": 159.545,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86826,
"c": 0.0503,
"h": 172.3
},
"luminance": 0.66913
}Semantic roles & 50–950 ramp
primary
#B3DFD0
secondary
#B87F92
accent
#325EB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484