#B3DCDD#B3DCDD
#B3DCDD is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.043 H 198.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DCDD |
|---|---|
| RGB | rgb(179, 220, 221) |
| HSL | hsl(181, 38%, 78%) |
| HSV | hsv(181, 19%, 87%) |
| CMYK | cmyk(19%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(84.99, -13.09, -4.92) |
| CIE-LCH | lch(84.99, 13.98, 200.60°) |
| OKLab | oklab(86.57% -0.0407 -0.0134) |
| OKLCH | oklch(86.57% 0.043 198.2) |
| XYZ | xyz(57.2311, 65.9886, 78.1143) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.37
Paleturquoise
#AFEEEE
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 5.53
Pale Sky Blue
#BDF6FE
ΔE00 6.45
Light Sky Blue
#C6FCFF
ΔE00 7.06
Pale Blue
#D0FEFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DCDD #DDB4B3
analogous
#B3DDC9 #B3DCDD #B3C7DD
triadic
#B3DCDD #DDB3DC #DCDDB3
tetradic
#B3DCDD #C9B3DD #DDB4B3 #C7DDB3
square
#B3DCDD #C9B3DD #DDB4B3 #C7DDB3
split-complementary
#B3DCDD #DDB3C7 #DDC9B3
monochromatic
#5EB5B7 #89C9CA #B3DCDD #DDEFF0 #EAF5F6
Accessibility & contrast
On white
1.48
#B3DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#B3DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DCDD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DCDD | 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)
#D6D8DD
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#A6DFDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b3dcdd; /* rgb */ color: rgb(179, 220, 221); /* oklch */ color: oklch(86.6% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#cae6e7',
500: '#b3dcdd',
950: '#000000',
},
}SCSS
$custom: #b3dcdd; $custom-light: #cae6e7; $custom-dark: #000000;
JSON
{
"hex": "#b3dcdd",
"rgb": {
"r": 179,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.429,
"s": 38.182,
"l": 78.431
},
"oklch": {
"l": 0.86566,
"c": 0.04284,
"h": 198.2
},
"luminance": 0.65991
}Semantic roles & 50–950 ramp
primary
#B3DCDD
secondary
#B5807F
accent
#3734B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484