#B2DBDC#B2DBDC
#B2DBDC is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.3% C 0.043 H 198.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBDC |
|---|---|
| RGB | rgb(178, 219, 220) |
| HSL | hsl(181, 38%, 78%) |
| HSV | hsv(181, 19%, 86%) |
| CMYK | cmyk(19.1%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.63, -13.10, -4.92) |
| CIE-LCH | lch(84.63, 13.99, 200.60°) |
| OKLab | oklab(86.26% -0.0407 -0.0134) |
| OKLCH | oklch(86.26% 0.043 198.2) |
| XYZ | xyz(56.6062, 65.2934, 77.3167) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.45
Lightblue
#ADD8E6
ΔE00 5.51
Paleturquoise
#AFEEEE
ΔE00 5.67
Pale Sky Blue
#BDF6FE
ΔE00 6.64
Light Sky Blue
#C6FCFF
ΔE00 7.27
Pale Blue
#D0FEFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBDC #DCB3B2
analogous
#B2DCC8 #B2DBDC #B2C6DC
triadic
#B2DBDC #DCB2DB #DBDCB2
tetradic
#B2DBDC #C8B2DC #DCB3B2 #C6DCB2
square
#B2DBDC #C8B2DC #DCB3B2 #C6DCB2
split-complementary
#B2DBDC #DCB2C6 #DCC8B2
monochromatic
#5EB4B6 #88C7C9 #B2DBDC #DCEFEF #EAF5F5
Accessibility & contrast
On white
1.49
#B2DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#B2DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBDC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBDC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#A5DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dbdc; /* rgb */ color: rgb(178, 219, 220); /* oklch */ color: oklch(86.3% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#c9e6e6',
500: '#b2dbdc',
950: '#000000',
},
}SCSS
$custom: #b2dbdc; $custom-light: #c9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#b2dbdc",
"rgb": {
"r": 178,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.429,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86259,
"c": 0.04287,
"h": 198.2
},
"luminance": 0.65295
}Semantic roles & 50–950 ramp
primary
#B2DBDC
secondary
#B4807E
accent
#3835B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484