#B3DFD2#B3DFD2
#B3DFD2 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.049 H 175.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFD2 |
|---|---|
| RGB | rgb(179, 223, 210) |
| HSL | hsl(162, 41%, 79%) |
| HSV | hsv(162, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.51, -16.86, 1.66) |
| CIE-LCH | lch(85.51, 16.94, 174.39°) |
| OKLab | oklab(86.88% -0.049 0.0041) |
| OKLCH | oklch(86.88% 0.049 175.2) |
| XYZ | xyz(56.6077, 67.0103, 70.9120) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 6.73
Eggshell Blue
#C4FFF7
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 7.81
Light Light Blue
#CAFFFB
ΔE00 7.83
Pale Aqua
#B8FFEB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFD2 #DFB3C0
analogous
#B3DFBC #B3DFD2 #B3D6DF
triadic
#B3DFD2 #D2B3DF #DFD2B3
tetradic
#B3DFD2 #BCB3DF #DFB3C0 #D6DFB3
square
#B3DFD2 #BCB3DF #DFB3C0 #D6DFB3
split-complementary
#B3DFD2 #DFB3D6 #DFBCB3
monochromatic
#5DBB9F #88CDB9 #B3DFD2 #DEF1EC #E9F6F2
Accessibility & contrast
On white
1.46
#B3DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#B3DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFD2
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFD2 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#A8E0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfd2; /* rgb */ color: rgb(179, 223, 210); /* oklch */ color: oklch(86.9% 0.049 175.2);
Tailwind
colors: {
custom: {
50: '#cae9df',
500: '#b3dfd2',
950: '#000000',
},
}SCSS
$custom: #b3dfd2; $custom-light: #cae9df; $custom-dark: #000000;
JSON
{
"hex": "#b3dfd2",
"rgb": {
"r": 179,
"g": 223,
"b": 210
},
"hsl": {
"h": 162.273,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86883,
"c": 0.04921,
"h": 175.2
},
"luminance": 0.67012
}Semantic roles & 50–950 ramp
primary
#B3DFD2
secondary
#B87F8F
accent
#3258B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484