#B2CCCC#B2CCCC
#B2CCCC is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.6% C 0.028 H 196.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCCC |
|---|---|
| RGB | rgb(178, 204, 204) |
| HSL | hsl(180, 20%, 75%) |
| HSV | hsv(180, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.18, -8.69, -2.95) |
| CIE-LCH | lch(80.18, 9.18, 198.72°) |
| OKLab | oklab(82.59% -0.0268 -0.008) |
| OKLCH | oklch(82.59% 0.028 196.6) |
| XYZ | xyz(50.8493, 57.0092, 65.4398) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 9.56
Silver
#C0C0C0
ΔE00 10.41
Fog
#D8DCE0
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCCC #CCB2B2
analogous
#B2CCBF #B2CCCC #B2BFCC
triadic
#B2CCCC #CCB2CC #CCCCB2
tetradic
#B2CCCC #BFB2CC #CCB2B2 #BFCCB2
square
#B2CCCC #BFB2CC #CCB2B2 #BFCCB2
split-complementary
#B2CCCC #CCB2BF #CCBFB2
monochromatic
#689B9B #8DB4B4 #B2CCCC #D7E4E4 #EDF3F3
Accessibility & contrast
On white
1.69
#B2CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#B2CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCCC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCCC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#ABCECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cccc; /* rgb */ color: rgb(178, 204, 204); /* oklch */ color: oklch(82.6% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#c9dbdb',
500: '#b2cccc',
950: '#000000',
},
}SCSS
$custom: #b2cccc; $custom-light: #c9dbdb; $custom-dark: #000000;
JSON
{
"hex": "#b2cccc",
"rgb": {
"r": 178,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.8259,
"c": 0.02799,
"h": 196.6
},
"luminance": 0.5701
}Semantic roles & 50–950 ramp
primary
#B2CCCC
secondary
#A18181
accent
#47479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131515
muted
#828484