#B4CDCA#B4CDCA
#B4CDCA is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.9% C 0.027 H 187.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CDCA |
|---|---|
| RGB | rgb(180, 205, 202) |
| HSL | hsl(173, 20%, 75%) |
| HSV | hsv(173, 12%, 80%) |
| CMYK | cmyk(12.2%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.53, -8.96, -1.35) |
| CIE-LCH | lch(80.53, 9.06, 188.56°) |
| OKLab | oklab(82.88% -0.027 -0.0037) |
| OKLCH | oklch(82.88% 0.027 187.9) |
| XYZ | xyz(51.3118, 57.6291, 64.2858) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.21
Lightblue
#ADD8E6
ΔE00 7.90
Silver (survey)
#C5C9C7
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 9.10
Paleturquoise
#AFEEEE
ΔE00 10.45
Silver
#C0C0C0
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CDCA #CDB4B7
analogous
#B4CDBD #B4CDCA #B4C3CD
triadic
#B4CDCA #CAB4CD #CDCAB4
tetradic
#B4CDCA #BDB4CD #CDB4B7 #C3CDB4
square
#B4CDCA #BDB4CD #CDB4B7 #C3CDB4
split-complementary
#B4CDCA #CDB4C3 #CDBDB4
monochromatic
#6B9C96 #8FB5B0 #B4CDCA #D9E5E4 #EDF3F2
Accessibility & contrast
On white
1.68
#B4CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#B4CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CDCA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CDCA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#AECECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b4cdca; /* rgb */ color: rgb(180, 205, 202); /* oklch */ color: oklch(82.9% 0.027 187.9);
Tailwind
colors: {
custom: {
50: '#cadcda',
500: '#b4cdca',
950: '#000000',
},
}SCSS
$custom: #b4cdca; $custom-light: #cadcda; $custom-dark: #000000;
JSON
{
"hex": "#b4cdca",
"rgb": {
"r": 180,
"g": 205,
"b": 202
},
"hsl": {
"h": 172.8,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.82881,
"c": 0.02724,
"h": 187.9
},
"luminance": 0.5763
}Semantic roles & 50–950 ramp
primary
#B4CDCA
secondary
#A28387
accent
#47529E
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483