#B4CED2#B4CED2
#B4CED2 is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.3% C 0.029 H 207.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CED2 |
|---|---|
| RGB | rgb(180, 206, 210) |
| HSL | hsl(188, 25%, 76%) |
| HSV | hsv(188, 14%, 82%) |
| CMYK | cmyk(14.3%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.01, -7.86, -4.92) |
| CIE-LCH | lch(81.01, 9.27, 212.05°) |
| OKLab | oklab(83.33% -0.0252 -0.0133) |
| OKLCH | oklch(83.33% 0.029 207.8) |
| XYZ | xyz(52.5236, 58.4978, 69.4842) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 6.39
Silver (survey)
#C5C9C7
ΔE00 8.10
Light Grey Blue
#9DBCD4
ΔE00 9.35
Cloudy Blue
#ACC2D9
ΔE00 9.36
Ice Blue
#A5DFF9
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CED2 #D2B8B4
analogous
#B4D2C7 #B4CED2 #B4BFD2
triadic
#B4CED2 #D2B4CE #CED2B4
tetradic
#B4CED2 #C7B4D2 #D2B8B4 #BFD2B4
square
#B4CED2 #C7B4D2 #D2B8B4 #BFD2B4
split-complementary
#B4CED2 #D2B4BF #D2C7B4
monochromatic
#689CA4 #8EB5BB #B4CED2 #DAE7E9 #ECF3F4
Accessibility & contrast
On white
1.65
#B4CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#B4CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CED2
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CED2 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD2
Deuteranopia (green-blind)
#C4C7D2
Tritanopia (blue-blind)
#ACD0CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4ced2; /* rgb */ color: rgb(180, 206, 210); /* oklch */ color: oklch(83.3% 0.029 207.8);
Tailwind
colors: {
custom: {
50: '#cadddf',
500: '#b4ced2',
950: '#000000',
},
}SCSS
$custom: #b4ced2; $custom-light: #cadddf; $custom-dark: #000000;
JSON
{
"hex": "#b4ced2",
"rgb": {
"r": 180,
"g": 206,
"b": 210
},
"hsl": {
"h": 188,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.83334,
"c": 0.02851,
"h": 207.8
},
"luminance": 0.58499
}Semantic roles & 50–950 ramp
primary
#B4CED2
secondary
#A88883
accent
#4F42A4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484