#B0CEC4#B0CEC4
#B0CEC4 is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.6% C 0.035 H 173.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEC4 |
|---|---|
| RGB | rgb(176, 206, 196) |
| HSL | hsl(160, 23%, 75%) |
| HSV | hsv(160, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 4.9%, 19.2%) |
| CIE-LAB | lab(80.38, -11.97, 1.61) |
| CIE-LCH | lch(80.38, 12.08, 172.34°) |
| OKLab | oklab(82.64% -0.0348 0.0041) |
| OKLCH | oklch(82.64% 0.035 173.3) |
| XYZ | xyz(49.9371, 57.3571, 60.6539) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.41
Paleturquoise
#AFEEEE
ΔE00 10.03
Pale Teal
#82CBB2
ΔE00 10.19
Silver (survey)
#C5C9C7
ΔE00 10.48
Lightblue
#ADD8E6
ΔE00 10.58
Light Grey
#D8DCD6
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEC4 #CEB0BA
analogous
#B0CEB5 #B0CEC4 #B0C9CE
triadic
#B0CEC4 #C4B0CE #CEC4B0
tetradic
#B0CEC4 #B5B0CE #CEB0BA #C9CEB0
square
#B0CEC4 #B5B0CE #CEB0BA #C9CEB0
split-complementary
#B0CEC4 #CEB0C9 #CEB5B0
monochromatic
#649F8C #8AB7A8 #B0CEC4 #D6E5E0 #ECF3F1
Accessibility & contrast
On white
1.68
#B0CEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#B0CEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEC4
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEC4 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC4
Deuteranopia (green-blind)
#C6C6C5
Tritanopia (blue-blind)
#A9CFCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cec4; /* rgb */ color: rgb(176, 206, 196); /* oklch */ color: oklch(82.6% 0.035 173.3);
Tailwind
colors: {
custom: {
50: '#c7ddd5',
500: '#b0cec4',
950: '#000000',
},
}SCSS
$custom: #b0cec4; $custom-light: #c7ddd5; $custom-dark: #000000;
JSON
{
"hex": "#b0cec4",
"rgb": {
"r": 176,
"g": 206,
"b": 196
},
"hsl": {
"h": 160,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82641,
"c": 0.035,
"h": 173.3
},
"luminance": 0.57358
}Semantic roles & 50–950 ramp
primary
#B0CEC4
secondary
#A37F8B
accent
#4463A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483