#B3D5CA#B3D5CA
#B3D5CA is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.5% C 0.039 H 173.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B3D5CA |
|---|---|
| RGB | rgb(179, 213, 202) |
| HSL | hsl(161, 29%, 77%) |
| HSV | hsv(161, 16%, 84%) |
| CMYK | cmyk(16%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(82.61, -13.40, 1.68) |
| CIE-LCH | lch(82.61, 13.50, 172.85°) |
| OKLab | oklab(84.51% -0.0389 0.0043) |
| OKLCH | oklch(84.51% 0.039 173.8) |
| XYZ | xyz(53.0426, 61.4351, 64.9292) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 8.61
Duck Egg Blue
#C3FBF4
ΔE00 9.15
Ice
#D6FFFA
ΔE00 9.54
Pale Teal
#82CBB2
ΔE00 9.74
Light Light Blue
#CAFFFB
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3D5CA #D5B3BE
analogous
#B3D5B9 #B3D5CA #B3CFD5
triadic
#B3D5CA #CAB3D5 #D5CAB3
tetradic
#B3D5CA #B9B3D5 #D5B3BE #CFD5B3
square
#B3D5CA #B9B3D5 #D5B3BE #CFD5B3
split-complementary
#B3D5CA #D5B3CF #D5B9B3
monochromatic
#64A993 #8CBFAF #B3D5CA #DAEBE5 #EBF4F1
Accessibility & contrast
On white
1.58
#B3D5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#B3D5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3D5CA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3D5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3D5CA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0CA
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#ABD6D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b3d5ca; /* rgb */ color: rgb(179, 213, 202); /* oklch */ color: oklch(84.5% 0.039 173.8);
Tailwind
colors: {
custom: {
50: '#cae2da',
500: '#b3d5ca',
950: '#000000',
},
}SCSS
$custom: #b3d5ca; $custom-light: #cae2da; $custom-dark: #000000;
JSON
{
"hex": "#b3d5ca",
"rgb": {
"r": 179,
"g": 213,
"b": 202
},
"hsl": {
"h": 160.588,
"s": 28.814,
"l": 76.863
},
"oklch": {
"l": 0.84513,
"c": 0.03914,
"h": 173.8
},
"luminance": 0.61436
}Semantic roles & 50–950 ramp
primary
#B3D5CA
secondary
#AB818F
accent
#3E60A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483