#B2DBDF#B2DBDF
#B2DBDF is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.4% C 0.043 H 203.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBDF |
|---|---|
| RGB | rgb(178, 219, 223) |
| HSL | hsl(185, 41%, 79%) |
| HSV | hsv(185, 20%, 87%) |
| CMYK | cmyk(20.2%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.72, -12.46, -6.39) |
| CIE-LCH | lch(84.72, 14.00, 207.15°) |
| OKLab | oklab(86.35% -0.0395 -0.0174) |
| OKLCH | oklch(86.35% 0.043 203.7) |
| XYZ | xyz(57.0071, 65.4537, 79.4279) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.79
Lightblue
#ADD8E6
ΔE00 4.19
Paleturquoise
#AFEEEE
ΔE00 6.13
Pale Sky Blue
#BDF6FE
ΔE00 6.33
Light Sky Blue
#C6FCFF
ΔE00 7.33
Pale Blue
#D0FEFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBDF #DFB6B2
analogous
#B2DFCC #B2DBDF #B2C4DF
triadic
#B2DBDF #DFB2DB #DBDFB2
tetradic
#B2DBDF #CCB2DF #DFB6B2 #C4DFB2
square
#B2DBDF #CCB2DF #DFB6B2 #C4DFB2
split-complementary
#B2DBDF #DFB2C4 #DFCCB2
monochromatic
#5CB3BB #87C7CD #B2DBDF #DDEFF1 #E9F5F6
Accessibility & contrast
On white
1.49
#B2DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#B2DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBDF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBDF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#A4DEDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dbdf; /* rgb */ color: rgb(178, 219, 223); /* oklch */ color: oklch(86.4% 0.043 203.7);
Tailwind
colors: {
custom: {
50: '#c9e6e9',
500: '#b2dbdf',
950: '#000000',
},
}SCSS
$custom: #b2dbdf; $custom-light: #c9e6e9; $custom-dark: #000000;
JSON
{
"hex": "#b2dbdf",
"rgb": {
"r": 178,
"g": 219,
"b": 223
},
"hsl": {
"h": 185.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86352,
"c": 0.0432,
"h": 203.7
},
"luminance": 0.65456
}Semantic roles & 50–950 ramp
primary
#B2DBDF
secondary
#B8837E
accent
#3D31B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484