#B2CFD3#B2CFD3
#B2CFD3 is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.4% C 0.032 H 206.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFD3 |
|---|---|
| RGB | rgb(178, 207, 211) |
| HSL | hsl(187, 27%, 76%) |
| HSV | hsv(187, 16%, 83%) |
| CMYK | cmyk(15.6%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(81.18, -8.81, -5.23) |
| CIE-LCH | lch(81.18, 10.25, 210.70°) |
| OKLab | oklab(83.44% -0.0282 -0.0142) |
| OKLCH | oklch(83.44% 0.032 206.7) |
| XYZ | xyz(52.4277, 58.7924, 70.2012) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.79
Powder Blue
#B0E0E6
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 8.93
Ice Blue
#A5DFF9
ΔE00 9.01
Light Grey Blue
#9DBCD4
ΔE00 9.63
Cloudy Blue
#ACC2D9
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFD3 #D3B6B2
analogous
#B2D3C7 #B2CFD3 #B2BFD3
triadic
#B2CFD3 #D3B2CF #CFD3B2
tetradic
#B2CFD3 #C7B2D3 #D3B6B2 #BFD3B2
square
#B2CFD3 #C7B2D3 #D3B6B2 #BFD3B2
split-complementary
#B2CFD3 #D3B2BF #D3C7B2
monochromatic
#649EA6 #8BB7BD #B2CFD3 #D9E7E9 #ECF3F4
Accessibility & contrast
On white
1.65
#B2CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#B2CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFD3
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFD3 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD3
Deuteranopia (green-blind)
#C4C8D3
Tritanopia (blue-blind)
#A9D2D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cfd3; /* rgb */ color: rgb(178, 207, 211); /* oklch */ color: oklch(83.4% 0.032 206.7);
Tailwind
colors: {
custom: {
50: '#c9dde0',
500: '#b2cfd3',
950: '#000000',
},
}SCSS
$custom: #b2cfd3; $custom-light: #c9dde0; $custom-dark: #000000;
JSON
{
"hex": "#b2cfd3",
"rgb": {
"r": 178,
"g": 207,
"b": 211
},
"hsl": {
"h": 187.273,
"s": 27.273,
"l": 76.275
},
"oklch": {
"l": 0.83438,
"c": 0.03154,
"h": 206.7
},
"luminance": 0.58794
}Semantic roles & 50–950 ramp
primary
#B2CFD3
secondary
#A98580
accent
#4C40A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484