#B3D2CD#B3D2CD
#B3D2CD is a very light, muted teal. Relative luminance 0.601; OKLCH L 84.0% C 0.034 H 184.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B3D2CD |
|---|---|
| RGB | rgb(179, 210, 205) |
| HSL | hsl(170, 26%, 76%) |
| HSV | hsv(170, 15%, 82%) |
| CMYK | cmyk(14.8%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.88, -11.27, -0.98) |
| CIE-LCH | lch(81.88, 11.31, 184.98°) |
| OKLab | oklab(83.96% -0.0336 -0.0028) |
| OKLCH | oklch(83.96% 0.034 184.7) |
| XYZ | xyz(52.6536, 60.0833, 66.5689) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.21
Lightblue
#ADD8E6
ΔE00 8.15
Paleturquoise
#AFEEEE
ΔE00 8.63
Ice
#D6FFFA
ΔE00 9.85
Duck Egg Blue
#C3FBF4
ΔE00 9.94
Ice Blue (survey)
#D7FFFE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3D2CD #D2B3B8
analogous
#B3D2BE #B3D2CD #B3C8D2
triadic
#B3D2CD #CDB3D2 #D2CDB3
tetradic
#B3D2CD #BEB3D2 #D2B3B8 #C8D2B3
square
#B3D2CD #BEB3D2 #D2B3B8 #C8D2B3
split-complementary
#B3D2CD #D2B3C8 #D2BEB3
monochromatic
#66A49A #8DBBB4 #B3D2CD #D9E9E6 #ECF4F2
Accessibility & contrast
On white
1.61
#B3D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#B3D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3D2CD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3D2CD | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#ABD3D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b3d2cd; /* rgb */ color: rgb(179, 210, 205); /* oklch */ color: oklch(84.0% 0.034 184.7);
Tailwind
colors: {
custom: {
50: '#cadfdc',
500: '#b3d2cd',
950: '#000000',
},
}SCSS
$custom: #b3d2cd; $custom-light: #cadfdc; $custom-dark: #000000;
JSON
{
"hex": "#b3d2cd",
"rgb": {
"r": 179,
"g": 210,
"b": 205
},
"hsl": {
"h": 170.323,
"s": 25.62,
"l": 76.275
},
"oklch": {
"l": 0.8396,
"c": 0.03375,
"h": 184.7
},
"luminance": 0.60085
}Semantic roles & 50–950 ramp
primary
#B3D2CD
secondary
#A88288
accent
#4151A4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484