#B3DCDB#B3DCDB
#B3DCDB is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.5% C 0.043 H 194.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DCDB |
|---|---|
| RGB | rgb(179, 220, 219) |
| HSL | hsl(179, 37%, 78%) |
| HSV | hsv(179, 19%, 86%) |
| CMYK | cmyk(18.6%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.94, -13.51, -3.94) |
| CIE-LCH | lch(84.94, 14.07, 196.26°) |
| OKLab | oklab(86.51% -0.0415 -0.0108) |
| OKLCH | oklch(86.51% 0.043 194.6) |
| XYZ | xyz(56.9662, 65.8827, 76.7193) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.08
Paleturquoise
#AFEEEE
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 6.41
Pale Sky Blue
#BDF6FE
ΔE00 6.80
Light Sky Blue
#C6FCFF
ΔE00 7.17
Pale Blue
#D0FEFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DCDB #DCB3B4
analogous
#B3DCC6 #B3DCDB #B3C8DC
triadic
#B3DCDB #DBB3DC #DCDBB3
tetradic
#B3DCDB #C6B3DC #DCB3B4 #C8DCB3
square
#B3DCDB #C6B3DC #DCB3B4 #C8DCB3
split-complementary
#B3DCDB #DCB3C8 #DCC6B3
monochromatic
#5FB5B3 #89C9C7 #B3DCDB #DDEFEF #EAF5F5
Accessibility & contrast
On white
1.48
#B3DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#B3DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DCDB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DCDB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CED2DB
Tritanopia (blue-blind)
#A7DFDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b3dcdb; /* rgb */ color: rgb(179, 220, 219); /* oklch */ color: oklch(86.5% 0.043 194.6);
Tailwind
colors: {
custom: {
50: '#cae7e6',
500: '#b3dcdb',
950: '#000000',
},
}SCSS
$custom: #b3dcdb; $custom-light: #cae7e6; $custom-dark: #000000;
JSON
{
"hex": "#b3dcdb",
"rgb": {
"r": 179,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.537,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.86505,
"c": 0.04286,
"h": 194.6
},
"luminance": 0.65885
}Semantic roles & 50–950 ramp
primary
#B3DCDB
secondary
#B47F81
accent
#3639B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484