#B2CCC8#B2CCC8
#B2CCC8 is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.5% C 0.029 H 185.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCC8 |
|---|---|
| RGB | rgb(178, 204, 200) |
| HSL | hsl(171, 20%, 75%) |
| HSV | hsv(171, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 2%, 20%) |
| CIE-LAB | lab(80.08, -9.49, -0.96) |
| CIE-LCH | lch(80.08, 9.54, 185.76°) |
| OKLab | oklab(82.47% -0.0284 -0.0027) |
| OKLCH | oklch(82.47% 0.029 185.4) |
| XYZ | xyz(50.3757, 56.8198, 62.9456) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 8.30
Silver (survey)
#C5C9C7
ΔE00 8.52
Light Grey
#D8DCD6
ΔE00 9.53
Paleturquoise
#AFEEEE
ΔE00 10.41
Silver
#C0C0C0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCC8 #CCB2B6
analogous
#B2CCBB #B2CCC8 #B2C3CC
triadic
#B2CCC8 #C8B2CC #CCC8B2
tetradic
#B2CCC8 #BBB2CC #CCB2B6 #C3CCB2
square
#B2CCC8 #BBB2CC #CCB2B6 #C3CCB2
split-complementary
#B2CCC8 #CCB2C3 #CCBBB2
monochromatic
#689B93 #8DB4AE #B2CCC8 #D7E4E2 #EDF3F2
Accessibility & contrast
On white
1.70
#B2CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B2CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCC8
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCC8 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#ABCDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2ccc8; /* rgb */ color: rgb(178, 204, 200); /* oklch */ color: oklch(82.5% 0.029 185.4);
Tailwind
colors: {
custom: {
50: '#c9dbd8',
500: '#b2ccc8',
950: '#000000',
},
}SCSS
$custom: #b2ccc8; $custom-light: #c9dbd8; $custom-dark: #000000;
JSON
{
"hex": "#b2ccc8",
"rgb": {
"r": 178,
"g": 204,
"b": 200
},
"hsl": {
"h": 170.769,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.8247,
"c": 0.02853,
"h": 185.4
},
"luminance": 0.56821
}Semantic roles & 50–950 ramp
primary
#B2CCC8
secondary
#A18186
accent
#47549F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483