#B3D7CA#B3D7CA
#B3D7CA is a very light, muted teal. Relative luminance 0.624; OKLCH L 84.9% C 0.042 H 171.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B3D7CA |
|---|---|
| RGB | rgb(179, 215, 202) |
| HSL | hsl(158, 31%, 77%) |
| HSV | hsv(158, 17%, 84%) |
| CMYK | cmyk(16.7%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(83.15, -14.42, 2.46) |
| CIE-LCH | lch(83.15, 14.62, 170.30°) |
| OKLab | oklab(84.94% -0.0416 0.0063) |
| OKLCH | oklch(84.94% 0.042 171.4) |
| XYZ | xyz(53.5487, 62.4474, 65.0979) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.31
Paleturquoise
#AFEEEE
ΔE00 8.54
Duck Egg Blue
#C3FBF4
ΔE00 8.78
Pale Teal
#82CBB2
ΔE00 9.19
Ice
#D6FFFA
ΔE00 9.38
Eggshell Blue
#C4FFF7
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3D7CA #D7B3C0
analogous
#B3D7B8 #B3D7CA #B3D2D7
triadic
#B3D7CA #CAB3D7 #D7CAB3
tetradic
#B3D7CA #B8B3D7 #D7B3C0 #D2D7B3
square
#B3D7CA #B8B3D7 #D7B3C0 #D2D7B3
split-complementary
#B3D7CA #D7B3D2 #D7B8B3
monochromatic
#63AD92 #8BC2AE #B3D7CA #DBECE6 #EBF4F1
Accessibility & contrast
On white
1.56
#B3D7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#B3D7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3D7CA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3D7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3D7CA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#ABD8D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b3d7ca; /* rgb */ color: rgb(179, 215, 202); /* oklch */ color: oklch(84.9% 0.042 171.4);
Tailwind
colors: {
custom: {
50: '#cae3da',
500: '#b3d7ca',
950: '#000000',
},
}SCSS
$custom: #b3d7ca; $custom-light: #cae3da; $custom-dark: #000000;
JSON
{
"hex": "#b3d7ca",
"rgb": {
"r": 179,
"g": 215,
"b": 202
},
"hsl": {
"h": 158.333,
"s": 31.034,
"l": 77.255
},
"oklch": {
"l": 0.84941,
"c": 0.04209,
"h": 171.4
},
"luminance": 0.62449
}Semantic roles & 50–950 ramp
primary
#B3D7CA
secondary
#AE8191
accent
#3C63AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483