#B2CCC2#B2CCC2
#B2CCC2 is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.031 H 170.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCC2 |
|---|---|
| RGB | rgb(178, 204, 194) |
| HSL | hsl(157, 20%, 75%) |
| HSV | hsv(157, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(79.92, -10.67, 2.03) |
| CIE-LCH | lch(79.92, 10.87, 169.22°) |
| OKLab | oklab(82.3% -0.0308 0.0052) |
| OKLCH | oklch(82.3% 0.031 170.4) |
| XYZ | xyz(49.6883, 56.5448, 59.3248) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.08
Silver (survey)
#C5C9C7
ΔE00 9.47
Light Grey
#D8DCD6
ΔE00 9.95
Lightblue
#ADD8E6
ΔE00 10.87
Paleturquoise
#AFEEEE
ΔE00 11.01
Pale Teal
#82CBB2
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCC2 #CCB2BC
analogous
#B2CCB5 #B2CCC2 #B2C9CC
triadic
#B2CCC2 #C2B2CC #CCC2B2
tetradic
#B2CCC2 #B5B2CC #CCB2BC #C9CCB2
square
#B2CCC2 #B5B2CC #CCB2BC #C9CCB2
split-complementary
#B2CCC2 #CCB2C9 #CCB5B2
monochromatic
#689B88 #8DB4A5 #B2CCC2 #D7E4DF #EDF3F0
Accessibility & contrast
On white
1.71
#B2CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#B2CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCC2
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCC2 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#C5C5C3
Tritanopia (blue-blind)
#ADCCC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2ccc2; /* rgb */ color: rgb(178, 204, 194); /* oklch */ color: oklch(82.3% 0.031 170.4);
Tailwind
colors: {
custom: {
50: '#c9dbd4',
500: '#b2ccc2',
950: '#000000',
},
}SCSS
$custom: #b2ccc2; $custom-light: #c9dbd4; $custom-dark: #000000;
JSON
{
"hex": "#b2ccc2",
"rgb": {
"r": 178,
"g": 204,
"b": 194
},
"hsl": {
"h": 156.923,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.82296,
"c": 0.03126,
"h": 170.4
},
"luminance": 0.56546
}Semantic roles & 50–950 ramp
primary
#B2CCC2
secondary
#A1818D
accent
#47699F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483