#B0CEC2#B0CEC2
#B0CEC2 is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.6% C 0.036 H 169.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEC2 |
|---|---|
| RGB | rgb(176, 206, 194) |
| HSL | hsl(156, 23%, 75%) |
| HSV | hsv(156, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 5.8%, 19.2%) |
| CIE-LAB | lab(80.33, -12.36, 2.61) |
| CIE-LCH | lch(80.33, 12.64, 168.09°) |
| OKLab | oklab(82.58% -0.0356 0.0067) |
| OKLCH | oklch(82.58% 0.036 169.3) |
| XYZ | xyz(49.7110, 57.2666, 59.4630) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.11
Pale Teal
#82CBB2
ΔE00 9.79
Paleturquoise
#AFEEEE
ΔE00 10.40
Silver (survey)
#C5C9C7
ΔE00 10.82
Light Grey
#D8DCD6
ΔE00 10.99
Duck Egg Blue
#C3FBF4
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEC2 #CEB0BC
analogous
#B0CEB3 #B0CEC2 #B0CBCE
triadic
#B0CEC2 #C2B0CE #CEC2B0
tetradic
#B0CEC2 #B3B0CE #CEB0BC #CBCEB0
square
#B0CEC2 #B3B0CE #CEB0BC #CBCEB0
split-complementary
#B0CEC2 #CEB0CB #CEB3B0
monochromatic
#649F88 #8AB7A5 #B0CEC2 #D6E5DF #ECF3F0
Accessibility & contrast
On white
1.69
#B0CEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B0CEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEC2
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEC2 | 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)
#CCCAC1
Deuteranopia (green-blind)
#C6C6C3
Tritanopia (blue-blind)
#AACECA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cec2; /* rgb */ color: rgb(176, 206, 194); /* oklch */ color: oklch(82.6% 0.036 169.3);
Tailwind
colors: {
custom: {
50: '#c7ddd4',
500: '#b0cec2',
950: '#000000',
},
}SCSS
$custom: #b0cec2; $custom-light: #c7ddd4; $custom-dark: #000000;
JSON
{
"hex": "#b0cec2",
"rgb": {
"r": 176,
"g": 206,
"b": 194
},
"hsl": {
"h": 156,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82584,
"c": 0.0362,
"h": 169.3
},
"luminance": 0.57268
}Semantic roles & 50–950 ramp
primary
#B0CEC2
secondary
#A37F8D
accent
#4469A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483