#B2DCDF#B2DCDF
#B2DCDF is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.044 H 201.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCDF |
|---|---|
| RGB | rgb(178, 220, 223) |
| HSL | hsl(184, 41%, 79%) |
| HSV | hsv(184, 20%, 87%) |
| CMYK | cmyk(20.2%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.98, -12.97, -5.99) |
| CIE-LCH | lch(84.98, 14.29, 204.80°) |
| OKLab | oklab(86.56% -0.0409 -0.0163) |
| OKLCH | oklch(86.56% 0.044 201.7) |
| XYZ | xyz(57.2688, 65.9771, 79.5152) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.71
Lightblue
#ADD8E6
ΔE00 4.72
Paleturquoise
#AFEEEE
ΔE00 5.65
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Light Sky Blue
#C6FCFF
ΔE00 7.02
Pale Blue
#D0FEFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCDF #DFB5B2
analogous
#B2DFCB #B2DCDF #B2C5DF
triadic
#B2DCDF #DFB2DC #DCDFB2
tetradic
#B2DCDF #CBB2DF #DFB5B2 #C5DFB2
square
#B2DCDF #CBB2DF #DFB5B2 #C5DFB2
split-complementary
#B2DCDF #DFB2C5 #DFCBB2
monochromatic
#5CB5BB #87C8CD #B2DCDF #DDF0F1 #E9F5F6
Accessibility & contrast
On white
1.48
#B2DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#B2DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCDF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCDF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#A4DFDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2dcdf; /* rgb */ color: rgb(178, 220, 223); /* oklch */ color: oklch(86.6% 0.044 201.7);
Tailwind
colors: {
custom: {
50: '#c9e6e9',
500: '#b2dcdf',
950: '#000000',
},
}SCSS
$custom: #b2dcdf; $custom-light: #c9e6e9; $custom-dark: #000000;
JSON
{
"hex": "#b2dcdf",
"rgb": {
"r": 178,
"g": 220,
"b": 223
},
"hsl": {
"h": 184,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86564,
"c": 0.04399,
"h": 201.7
},
"luminance": 0.65979
}Semantic roles & 50–950 ramp
primary
#B2DCDF
secondary
#B8817E
accent
#3A31B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484