#B2CFD2#B2CFD2
#B2CFD2 is a very light, muted teal. Relative luminance 0.587; OKLCH L 83.4% C 0.031 H 204.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFD2 |
|---|---|
| RGB | rgb(178, 207, 210) |
| HSL | hsl(186, 26%, 76%) |
| HSV | hsv(186, 15%, 82%) |
| CMYK | cmyk(15.2%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(81.15, -9.02, -4.74) |
| CIE-LCH | lch(81.15, 10.19, 207.72°) |
| OKLab | oklab(83.41% -0.0286 -0.0128) |
| OKLCH | oklch(83.41% 0.031 204.2) |
| XYZ | xyz(52.3028, 58.7424, 69.5430) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.12
Powder Blue
#B0E0E6
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 8.92
Ice Blue
#A5DFF9
ΔE00 9.36
Paleturquoise
#AFEEEE
ΔE00 9.80
Pale Sky Blue
#BDF6FE
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFD2 #D2B5B2
analogous
#B2D2C5 #B2CFD2 #B2BFD2
triadic
#B2CFD2 #D2B2CF #CFD2B2
tetradic
#B2CFD2 #C5B2D2 #D2B5B2 #BFD2B2
square
#B2CFD2 #C5B2D2 #D2B5B2 #BFD2B2
split-complementary
#B2CFD2 #D2B2BF #D2C5B2
monochromatic
#659FA5 #8BB7BB #B2CFD2 #D9E7E9 #ECF3F4
Accessibility & contrast
On white
1.65
#B2CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#B2CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFD2
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFD2 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C4C8D2
Tritanopia (blue-blind)
#A9D1D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cfd2; /* rgb */ color: rgb(178, 207, 210); /* oklch */ color: oklch(83.4% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#c9dddf',
500: '#b2cfd2',
950: '#000000',
},
}SCSS
$custom: #b2cfd2; $custom-light: #c9dddf; $custom-dark: #000000;
JSON
{
"hex": "#b2cfd2",
"rgb": {
"r": 178,
"g": 207,
"b": 210
},
"hsl": {
"h": 185.625,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83407,
"c": 0.03132,
"h": 204.2
},
"luminance": 0.58744
}Semantic roles & 50–950 ramp
primary
#B2CFD2
secondary
#A88480
accent
#4A41A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484