#B2DCE2#B2DCE2
#B2DCE2 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.045 H 207.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCE2 |
|---|---|
| RGB | rgb(178, 220, 226) |
| HSL | hsl(188, 45%, 79%) |
| HSV | hsv(188, 21%, 89%) |
| CMYK | cmyk(21.2%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(85.07, -12.33, -7.46) |
| CIE-LCH | lch(85.07, 14.41, 211.17°) |
| OKLab | oklab(86.66% -0.0397 -0.0203) |
| OKLCH | oklch(86.66% 0.045 207) |
| XYZ | xyz(57.6768, 66.1403, 81.6642) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.53
Lightblue
#ADD8E6
ΔE00 3.44
Pale Sky Blue
#BDF6FE
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 6.30
Ice Blue
#A5DFF9
ΔE00 7.06
Light Sky Blue
#C6FCFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCE2 #E2B8B2
analogous
#B2E2D0 #B2DCE2 #B2C4E2
triadic
#B2DCE2 #E2B2DC #DCE2B2
tetradic
#B2DCE2 #D0B2E2 #E2B8B2 #C4E2B2
square
#B2DCE2 #D0B2E2 #E2B8B2 #C4E2B2
split-complementary
#B2DCE2 #E2B2C4 #E2D0B2
monochromatic
#59B4C1 #86C8D1 #B2DCE2 #DEF0F3 #E9F5F7
Accessibility & contrast
On white
1.48
#B2DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#B2DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCE2
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCE2 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#CCD2E2
Tritanopia (blue-blind)
#A3E0DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2dce2; /* rgb */ color: rgb(178, 220, 226); /* oklch */ color: oklch(86.7% 0.045 207.0);
Tailwind
colors: {
custom: {
50: '#cae6eb',
500: '#b2dce2',
950: '#000000',
},
}SCSS
$custom: #b2dce2; $custom-light: #cae6eb; $custom-dark: #000000;
JSON
{
"hex": "#b2dce2",
"rgb": {
"r": 178,
"g": 220,
"b": 226
},
"hsl": {
"h": 187.5,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.86657,
"c": 0.04458,
"h": 207
},
"luminance": 0.66142
}Semantic roles & 50–950 ramp
primary
#B2DCE2
secondary
#BB857D
accent
#3E2DB8
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484