#B8CECA#B8CECA
#B8CECA is a very light, muted teal. Relative luminance 0.586; OKLCH L 83.4% C 0.024 H 183.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CECA |
|---|---|
| RGB | rgb(184, 206, 202) |
| HSL | hsl(169, 18%, 76%) |
| HSV | hsv(169, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(81.07, -8.16, -0.53) |
| CIE-LCH | lch(81.07, 8.18, 183.72°) |
| OKLab | oklab(83.37% -0.0243 -0.0015) |
| OKLCH | oklch(83.37% 0.024 183.6) |
| XYZ | xyz(52.4967, 58.5963, 64.4101) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.91
Light Grey
#D8DCD6
ΔE00 8.11
Lightblue
#ADD8E6
ΔE00 8.57
Silver
#C0C0C0
ΔE00 9.89
Light Gray
#D3D3D3
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CECA #CEB8BC
analogous
#B8CEBF #B8CECA #B8C7CE
triadic
#B8CECA #CAB8CE #CECAB8
tetradic
#B8CECA #BFB8CE #CEB8BC #C7CEB8
square
#B8CECA #BFB8CE #CEB8BC #C7CEB8
split-complementary
#B8CECA #CEB8C7 #CEBFB8
monochromatic
#709C94 #94B5AF #B8CECA #DCE7E5 #EDF3F1
Accessibility & contrast
On white
1.65
#B8CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#B8CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CECA
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CECA | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#B3CFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8ceca; /* rgb */ color: rgb(184, 206, 202); /* oklch */ color: oklch(83.4% 0.024 183.6);
Tailwind
colors: {
custom: {
50: '#cdddda',
500: '#b8ceca',
950: '#000000',
},
}SCSS
$custom: #b8ceca; $custom-light: #cdddda; $custom-dark: #000000;
JSON
{
"hex": "#b8ceca",
"rgb": {
"r": 184,
"g": 206,
"b": 202
},
"hsl": {
"h": 169.091,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83374,
"c": 0.02438,
"h": 183.6
},
"luminance": 0.58597
}Semantic roles & 50–950 ramp
primary
#B8CECA
secondary
#A3888C
accent
#49589D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483