#B3DBDD#B3DBDD
#B3DBDD is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.4% C 0.042 H 200.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBDD |
|---|---|
| RGB | rgb(179, 219, 221) |
| HSL | hsl(183, 38%, 78%) |
| HSV | hsv(183, 19%, 87%) |
| CMYK | cmyk(19%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.72, -12.58, -5.31) |
| CIE-LCH | lch(84.72, 13.66, 202.90°) |
| OKLab | oklab(86.35% -0.0394 -0.0145) |
| OKLCH | oklch(86.35% 0.042 200.2) |
| XYZ | xyz(56.9694, 65.4653, 78.0270) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.27
Lightblue
#ADD8E6
ΔE00 5.02
Paleturquoise
#AFEEEE
ΔE00 5.96
Pale Sky Blue
#BDF6FE
ΔE00 6.57
Light Sky Blue
#C6FCFF
ΔE00 7.31
Pale Blue
#D0FEFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBDD #DDB5B3
analogous
#B3DDCA #B3DBDD #B3C6DD
triadic
#B3DBDD #DDB3DB #DBDDB3
tetradic
#B3DBDD #CAB3DD #DDB5B3 #C6DDB3
square
#B3DBDD #CAB3DD #DDB5B3 #C6DDB3
split-complementary
#B3DBDD #DDB3C6 #DDCAB3
monochromatic
#5EB3B7 #89C7CA #B3DBDD #DDEFF0 #EAF5F6
Accessibility & contrast
On white
1.49
#B3DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#B3DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBDD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBDD | 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)
#D5D7DD
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#A6DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b3dbdd; /* rgb */ color: rgb(179, 219, 221); /* oklch */ color: oklch(86.4% 0.042 200.2);
Tailwind
colors: {
custom: {
50: '#cae6e7',
500: '#b3dbdd',
950: '#000000',
},
}SCSS
$custom: #b3dbdd; $custom-light: #cae6e7; $custom-dark: #000000;
JSON
{
"hex": "#b3dbdd",
"rgb": {
"r": 179,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.857,
"s": 38.182,
"l": 78.431
},
"oklch": {
"l": 0.86354,
"c": 0.04195,
"h": 200.2
},
"luminance": 0.65467
}Semantic roles & 50–950 ramp
primary
#B3DBDD
secondary
#B5827F
accent
#3A34B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484