#B4D8CA#B4D8CA
#B4D8CA is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.2% C 0.043 H 169.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D8CA |
|---|---|
| RGB | rgb(180, 216, 202) |
| HSL | hsl(157, 32%, 78%) |
| HSV | hsv(157, 17%, 85%) |
| CMYK | cmyk(16.7%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(83.48, -14.60, 2.95) |
| CIE-LCH | lch(83.48, 14.89, 168.56°) |
| OKLab | oklab(85.22% -0.042 0.0076) |
| OKLCH | oklch(85.22% 0.043 169.7) |
| XYZ | xyz(54.0362, 63.0779, 65.1939) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.64
Paleturquoise
#AFEEEE
ΔE00 8.67
Duck Egg Blue
#C3FBF4
ΔE00 8.72
Pale Teal
#82CBB2
ΔE00 9.16
Ice
#D6FFFA
ΔE00 9.32
Eggshell Blue
#C4FFF7
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D8CA #D8B4C2
analogous
#B4D8B8 #B4D8CA #B4D4D8
triadic
#B4D8CA #CAB4D8 #D8CAB4
tetradic
#B4D8CA #B8B4D8 #D8B4C2 #D4D8B4
square
#B4D8CA #B8B4D8 #D8B4C2 #D4D8B4
split-complementary
#B4D8CA #D8B4D4 #D8B8B4
monochromatic
#63AE91 #8CC3AE #B4D8CA #DCEDE6 #EBF5F1
Accessibility & contrast
On white
1.54
#B4D8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#B4D8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D8CA
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D8CA | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#ACD9D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b4d8ca; /* rgb */ color: rgb(180, 216, 202); /* oklch */ color: oklch(85.2% 0.043 169.7);
Tailwind
colors: {
custom: {
50: '#cae4da',
500: '#b4d8ca',
950: '#000000',
},
}SCSS
$custom: #b4d8ca; $custom-light: #cae4da; $custom-dark: #000000;
JSON
{
"hex": "#b4d8ca",
"rgb": {
"r": 180,
"g": 216,
"b": 202
},
"hsl": {
"h": 156.667,
"s": 31.579,
"l": 77.647
},
"oklch": {
"l": 0.85221,
"c": 0.04267,
"h": 169.7
},
"luminance": 0.63079
}Semantic roles & 50–950 ramp
primary
#B4D8CA
secondary
#AF8193
accent
#3B66AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483