#B2CCBF#B2CCBF
#B2CCBF is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.2% C 0.033 H 164.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCBF |
|---|---|
| RGB | rgb(178, 204, 191) |
| HSL | hsl(150, 20%, 75%) |
| HSV | hsv(150, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.85, -11.25, 3.53) |
| CIE-LCH | lch(79.85, 11.79, 162.58°) |
| OKLab | oklab(82.21% -0.032 0.0092) |
| OKLCH | oklch(82.21% 0.033 164) |
| XYZ | xyz(49.3547, 56.4114, 57.5683) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 10.06
Powder Blue
#B0E0E6
ΔE00 10.07
Light Grey
#D8DCD6
ΔE00 10.32
Pale Teal
#82CBB2
ΔE00 10.52
Greenish Grey
#96AE8D
ΔE00 10.99
Paleturquoise
#AFEEEE
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCBF #CCB2BF
analogous
#B2CCB2 #B2CCBF #B2CCCC
triadic
#B2CCBF #BFB2CC #CCBFB2
tetradic
#B2CCBF #B2B2CC #CCB2BF #CCCCB2
square
#B2CCBF #B2B2CC #CCB2BF #CCCCB2
split-complementary
#B2CCBF #CCB2CC #CCB2B2
monochromatic
#689B82 #8DB4A0 #B2CCBF #D7E4DE #EDF3F0
Accessibility & contrast
On white
1.71
#B2CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#B2CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCBF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCBF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C6C5C0
Tritanopia (blue-blind)
#ADCCC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2ccbf; /* rgb */ color: rgb(178, 204, 191); /* oklch */ color: oklch(82.2% 0.033 164.0);
Tailwind
colors: {
custom: {
50: '#c9dbd2',
500: '#b2ccbf',
950: '#000000',
},
}SCSS
$custom: #b2ccbf; $custom-light: #c9dbd2; $custom-dark: #000000;
JSON
{
"hex": "#b2ccbf",
"rgb": {
"r": 178,
"g": 204,
"b": 191
},
"hsl": {
"h": 150,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.82211,
"c": 0.03333,
"h": 164
},
"luminance": 0.56412
}Semantic roles & 50–950 ramp
primary
#B2CCBF
secondary
#A18191
accent
#47739F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483