#B3DFDD#B3DFDD
#B3DFDD is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.046 H 192.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFDD |
|---|---|
| RGB | rgb(179, 223, 221) |
| HSL | hsl(177, 41%, 79%) |
| HSV | hsv(177, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.79, -14.61, -3.74) |
| CIE-LCH | lch(85.79, 15.08, 194.34°) |
| OKLab | oklab(87.2% -0.0446 -0.0102) |
| OKLCH | oklch(87.2% 0.046 192.9) |
| XYZ | xyz(58.0255, 67.5775, 78.3791) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.30
Paleturquoise
#AFEEEE
ΔE00 4.51
Pale Sky Blue
#BDF6FE
ΔE00 6.39
Duck Egg Blue
#C3FBF4
ΔE00 6.48
Light Sky Blue
#C6FCFF
ΔE00 6.55
Pale Blue
#D0FEFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFDD #DFB3B5
analogous
#B3DFC7 #B3DFDD #B3CBDF
triadic
#B3DFDD #DDB3DF #DFDDB3
tetradic
#B3DFDD #C7B3DF #DFB3B5 #CBDFB3
square
#B3DFDD #C7B3DF #DFB3B5 #CBDFB3
split-complementary
#B3DFDD #DFB3CB #DFC7B3
monochromatic
#5DBBB6 #88CDCA #B3DFDD #DEF1F0 #E9F6F5
Accessibility & contrast
On white
1.45
#B3DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#B3DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFDD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFDD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#A6E2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfdd; /* rgb */ color: rgb(179, 223, 221); /* oklch */ color: oklch(87.2% 0.046 192.9);
Tailwind
colors: {
custom: {
50: '#cae9e7',
500: '#b3dfdd',
950: '#000000',
},
}SCSS
$custom: #b3dfdd; $custom-light: #cae9e7; $custom-dark: #000000;
JSON
{
"hex": "#b3dfdd",
"rgb": {
"r": 179,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.273,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.87204,
"c": 0.0458,
"h": 192.9
},
"luminance": 0.6758
}Semantic roles & 50–950 ramp
primary
#B3DFDD
secondary
#B87F81
accent
#3238B4
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484