#B4CDC2#B4CDC2
#B4CDC2 is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.6% C 0.031 H 167.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CDC2 |
|---|---|
| RGB | rgb(180, 205, 194) |
| HSL | hsl(154, 20%, 75%) |
| HSV | hsv(154, 12%, 80%) |
| CMYK | cmyk(12.2%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(80.33, -10.53, 2.63) |
| CIE-LCH | lch(80.33, 10.85, 165.95°) |
| OKLab | oklab(82.65% -0.0302 0.0068) |
| OKLCH | oklch(82.65% 0.031 167.3) |
| XYZ | xyz(50.3891, 57.2600, 59.4260) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.43
Light Grey
#D8DCD6
ΔE00 9.66
Pale Teal
#82CBB2
ΔE00 11.18
Paleturquoise
#AFEEEE
ΔE00 11.22
Lightblue
#ADD8E6
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CDC2 #CDB4BF
analogous
#B4CDB5 #B4CDC2 #B4CBCD
triadic
#B4CDC2 #C2B4CD #CDC2B4
tetradic
#B4CDC2 #B5B4CD #CDB4BF #CBCDB4
square
#B4CDC2 #B5B4CD #CDB4BF #CBCDB4
split-complementary
#B4CDC2 #CDB4CB #CDB5B4
monochromatic
#6B9C86 #8FB5A4 #B4CDC2 #D9E5E0 #EDF3F0
Accessibility & contrast
On white
1.69
#B4CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B4CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CDC2
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CDC2 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9C2
Deuteranopia (green-blind)
#C7C6C3
Tritanopia (blue-blind)
#AFCDCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cdc2; /* rgb */ color: rgb(180, 205, 194); /* oklch */ color: oklch(82.6% 0.031 167.3);
Tailwind
colors: {
custom: {
50: '#cadcd4',
500: '#b4cdc2',
950: '#000000',
},
}SCSS
$custom: #b4cdc2; $custom-light: #cadcd4; $custom-dark: #000000;
JSON
{
"hex": "#b4cdc2",
"rgb": {
"r": 180,
"g": 205,
"b": 194
},
"hsl": {
"h": 153.6,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.82649,
"c": 0.03095,
"h": 167.3
},
"luminance": 0.57261
}Semantic roles & 50–950 ramp
primary
#B4CDC2
secondary
#A28391
accent
#476E9E
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483