#B2CCC4#B2CCC4
#B2CCC4 is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.4% C 0.030 H 175.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCC4 |
|---|---|
| RGB | rgb(178, 204, 196) |
| HSL | hsl(162, 20%, 75%) |
| HSV | hsv(162, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(79.97, -10.28, 1.04) |
| CIE-LCH | lch(79.97, 10.34, 174.25°) |
| OKLab | oklab(82.35% -0.03 0.0026) |
| OKLCH | oklch(82.35% 0.03 175.1) |
| XYZ | xyz(49.9144, 56.6352, 60.5158) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.46
Silver (survey)
#C5C9C7
ΔE00 9.11
Light Grey
#D8DCD6
ΔE00 9.75
Lightblue
#ADD8E6
ΔE00 10.01
Paleturquoise
#AFEEEE
ΔE00 10.73
Pale Teal
#82CBB2
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCC4 #CCB2BA
analogous
#B2CCB7 #B2CCC4 #B2C7CC
triadic
#B2CCC4 #C4B2CC #CCC4B2
tetradic
#B2CCC4 #B7B2CC #CCB2BA #C7CCB2
square
#B2CCC4 #B7B2CC #CCB2BA #C7CCB2
split-complementary
#B2CCC4 #CCB2C7 #CCB7B2
monochromatic
#689B8C #8DB4A8 #B2CCC4 #D7E4E0 #EDF3F1
Accessibility & contrast
On white
1.70
#B2CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#B2CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCC4
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCC4 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C4
Deuteranopia (green-blind)
#C5C5C5
Tritanopia (blue-blind)
#ACCDC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2ccc4; /* rgb */ color: rgb(178, 204, 196); /* oklch */ color: oklch(82.4% 0.030 175.1);
Tailwind
colors: {
custom: {
50: '#c9dbd5',
500: '#b2ccc4',
950: '#000000',
},
}SCSS
$custom: #b2ccc4; $custom-light: #c9dbd5; $custom-dark: #000000;
JSON
{
"hex": "#b2ccc4",
"rgb": {
"r": 178,
"g": 204,
"b": 196
},
"hsl": {
"h": 161.538,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.82353,
"c": 0.03012,
"h": 175.1
},
"luminance": 0.56636
}Semantic roles & 50–950 ramp
primary
#B2CCC4
secondary
#A1818B
accent
#47629F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483