#B2CCCB#B2CCCB
#B2CCCB is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.6% C 0.028 H 193.8°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCCB |
|---|---|
| RGB | rgb(178, 204, 203) |
| HSL | hsl(178, 20%, 75%) |
| HSV | hsv(178, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.16, -8.89, -2.45) |
| CIE-LCH | lch(80.16, 9.22, 195.40°) |
| OKLab | oklab(82.56% -0.0272 -0.0067) |
| OKLCH | oklch(82.56% 0.028 193.8) |
| XYZ | xyz(50.7298, 56.9614, 64.8102) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.83
Lightblue
#ADD8E6
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 8.23
Light Grey
#D8DCD6
ΔE00 9.53
Paleturquoise
#AFEEEE
ΔE00 10.43
Silver
#C0C0C0
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCCB #CCB2B3
analogous
#B2CCBE #B2CCCB #B2C0CC
triadic
#B2CCCB #CBB2CC #CCCBB2
tetradic
#B2CCCB #BEB2CC #CCB2B3 #C0CCB2
square
#B2CCCB #BEB2CC #CCB2B3 #C0CCB2
split-complementary
#B2CCCB #CCB2C0 #CCBEB2
monochromatic
#689B99 #8DB4B2 #B2CCCB #D7E4E4 #EDF3F3
Accessibility & contrast
On white
1.69
#B2CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#B2CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCCB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCCB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#ABCECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cccb; /* rgb */ color: rgb(178, 204, 203); /* oklch */ color: oklch(82.6% 0.028 193.8);
Tailwind
colors: {
custom: {
50: '#c9dbda',
500: '#b2cccb',
950: '#000000',
},
}SCSS
$custom: #b2cccb; $custom-light: #c9dbda; $custom-dark: #000000;
JSON
{
"hex": "#b2cccb",
"rgb": {
"r": 178,
"g": 204,
"b": 203
},
"hsl": {
"h": 177.692,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.82559,
"c": 0.02802,
"h": 193.8
},
"luminance": 0.56963
}Semantic roles & 50–950 ramp
primary
#B2CCCB
secondary
#A18183
accent
#474A9F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483