#B0CEBF#B0CEBF
#B0CEBF is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.5% C 0.038 H 163.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEBF |
|---|---|
| RGB | rgb(176, 206, 191) |
| HSL | hsl(150, 23%, 75%) |
| HSV | hsv(150, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(80.25, -12.94, 4.10) |
| CIE-LCH | lch(80.25, 13.58, 162.41°) |
| OKLab | oklab(82.5% -0.0368 0.0107) |
| OKLCH | oklch(82.5% 0.038 163.9) |
| XYZ | xyz(49.3775, 57.1332, 57.7064) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.34
Powder Blue
#B0E0E6
ΔE00 10.16
Greenish Grey
#96AE8D
ΔE00 10.87
Seafoam Blue
#78D1B6
ΔE00 10.89
Paleturquoise
#AFEEEE
ΔE00 11.04
Light Teal
#90E4C1
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEBF #CEB0BF
analogous
#B0CEB0 #B0CEBF #B0CECE
triadic
#B0CEBF #BFB0CE #CEBFB0
tetradic
#B0CEBF #B0B0CE #CEB0BF #CECEB0
square
#B0CEBF #B0B0CE #CEB0BF #CECEB0
split-complementary
#B0CEBF #CEB0CE #CEB0B0
monochromatic
#649F82 #8AB7A0 #B0CEBF #D6E5DE #ECF3F0
Accessibility & contrast
On white
1.69
#B0CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#B0CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEBF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEBF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#AACEC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cebf; /* rgb */ color: rgb(176, 206, 191); /* oklch */ color: oklch(82.5% 0.038 163.9);
Tailwind
colors: {
custom: {
50: '#c7ddd2',
500: '#b0cebf',
950: '#000000',
},
}SCSS
$custom: #b0cebf; $custom-light: #c7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#b0cebf",
"rgb": {
"r": 176,
"g": 206,
"b": 191
},
"hsl": {
"h": 150,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.825,
"c": 0.03831,
"h": 163.9
},
"luminance": 0.57134
}Semantic roles & 50–950 ramp
primary
#B0CEBF
secondary
#A37F91
accent
#4473A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483