#B2CCCA#B2CCCA
#B2CCCA is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.5% C 0.028 H 191.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCCA |
|---|---|
| RGB | rgb(178, 204, 202) |
| HSL | hsl(175, 20%, 75%) |
| HSV | hsv(175, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.13, -9.09, -1.95) |
| CIE-LCH | lch(80.13, 9.30, 192.11°) |
| OKLab | oklab(82.53% -0.0276 -0.0053) |
| OKLCH | oklch(82.53% 0.028 191) |
| XYZ | xyz(50.6110, 56.9139, 64.1846) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.98
Lightblue
#ADD8E6
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 8.31
Light Grey
#D8DCD6
ΔE00 9.51
Paleturquoise
#AFEEEE
ΔE00 10.40
Silver
#C0C0C0
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCCA #CCB2B4
analogous
#B2CCBD #B2CCCA #B2C1CC
triadic
#B2CCCA #CAB2CC #CCCAB2
tetradic
#B2CCCA #BDB2CC #CCB2B4 #C1CCB2
square
#B2CCCA #BDB2CC #CCB2B4 #C1CCB2
split-complementary
#B2CCCA #CCB2C1 #CCBDB2
monochromatic
#689B97 #8DB4B1 #B2CCCA #D7E4E3 #EDF3F2
Accessibility & contrast
On white
1.70
#B2CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#B2CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCCA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCCA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#ABCECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2ccca; /* rgb */ color: rgb(178, 204, 202); /* oklch */ color: oklch(82.5% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#c9dbda',
500: '#b2ccca',
950: '#000000',
},
}SCSS
$custom: #b2ccca; $custom-light: #c9dbda; $custom-dark: #000000;
JSON
{
"hex": "#b2ccca",
"rgb": {
"r": 178,
"g": 204,
"b": 202
},
"hsl": {
"h": 175.385,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.82529,
"c": 0.02812,
"h": 191
},
"luminance": 0.56915
}Semantic roles & 50–950 ramp
primary
#B2CCCA
secondary
#A18184
accent
#474E9F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483