#B3D2CA#B3D2CA
#B3D2CA is a very light, muted teal. Relative luminance 0.599; OKLCH L 83.9% C 0.035 H 178.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B3D2CA |
|---|---|
| RGB | rgb(179, 210, 202) |
| HSL | hsl(165, 26%, 76%) |
| HSV | hsv(165, 15%, 82%) |
| CMYK | cmyk(14.8%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(81.81, -11.86, 0.50) |
| CIE-LCH | lch(81.81, 11.88, 177.56°) |
| OKLab | oklab(83.87% -0.0348 0.0012) |
| OKLCH | oklch(83.87% 0.035 178.1) |
| XYZ | xyz(52.2950, 59.9399, 64.6800) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.20
Paleturquoise
#AFEEEE
ΔE00 8.96
Lightblue
#ADD8E6
ΔE00 9.49
Duck Egg Blue
#C3FBF4
ΔE00 9.91
Ice
#D6FFFA
ΔE00 9.97
Ice Blue (survey)
#D7FFFE
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3D2CA #D2B3BB
analogous
#B3D2BB #B3D2CA #B3CBD2
triadic
#B3D2CA #CAB3D2 #D2CAB3
tetradic
#B3D2CA #BBB3D2 #D2B3BB #CBD2B3
square
#B3D2CA #BBB3D2 #D2B3BB #CBD2B3
split-complementary
#B3D2CA #D2B3CB #D2BBB3
monochromatic
#66A494 #8DBBAF #B3D2CA #D9E9E5 #ECF4F2
Accessibility & contrast
On white
1.62
#B3D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#B3D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3D2CA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3D2CA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#C9CACB
Tritanopia (blue-blind)
#ACD3CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b3d2ca; /* rgb */ color: rgb(179, 210, 202); /* oklch */ color: oklch(83.9% 0.035 178.1);
Tailwind
colors: {
custom: {
50: '#cadfda',
500: '#b3d2ca',
950: '#000000',
},
}SCSS
$custom: #b3d2ca; $custom-light: #cadfda; $custom-dark: #000000;
JSON
{
"hex": "#b3d2ca",
"rgb": {
"r": 179,
"g": 210,
"b": 202
},
"hsl": {
"h": 164.516,
"s": 25.62,
"l": 76.275
},
"oklch": {
"l": 0.83873,
"c": 0.03485,
"h": 178.1
},
"luminance": 0.59941
}Semantic roles & 50–950 ramp
primary
#B3D2CA
secondary
#A8828B
accent
#415BA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483