#B3DFDF#B3DFDF
#B3DFDF is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.046 H 196.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFDF |
|---|---|
| RGB | rgb(179, 223, 223) |
| HSL | hsl(180, 41%, 79%) |
| HSV | hsv(180, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.85, -14.19, -4.71) |
| CIE-LCH | lch(85.85, 14.95, 198.37°) |
| OKLab | oklab(87.27% -0.0438 -0.0129) |
| OKLCH | oklch(87.27% 0.046 196.3) |
| XYZ | xyz(58.2935, 67.6847, 79.7908) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.47
Paleturquoise
#AFEEEE
ΔE00 4.55
Pale Sky Blue
#BDF6FE
ΔE00 5.93
Lightblue
#ADD8E6
ΔE00 6.26
Light Sky Blue
#C6FCFF
ΔE00 6.35
Pale Blue
#D0FEFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFDF #DFB3B3
analogous
#B3DFC9 #B3DFDF #B3C9DF
triadic
#B3DFDF #DFB3DF #DFDFB3
tetradic
#B3DFDF #C9B3DF #DFB3B3 #C9DFB3
square
#B3DFDF #C9B3DF #DFB3B3 #C9DFB3
split-complementary
#B3DFDF #DFB3C9 #DFC9B3
monochromatic
#5DBBBB #88CDCD #B3DFDF #DEF1F1 #E9F6F6
Accessibility & contrast
On white
1.44
#B3DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B3DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFDF
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFDF | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D0D4DF
Tritanopia (blue-blind)
#A5E2DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b3dfdf; /* rgb */ color: rgb(179, 223, 223); /* oklch */ color: oklch(87.3% 0.046 196.3);
Tailwind
colors: {
custom: {
50: '#cae9e9',
500: '#b3dfdf',
950: '#000000',
},
}SCSS
$custom: #b3dfdf; $custom-light: #cae9e9; $custom-dark: #000000;
JSON
{
"hex": "#b3dfdf",
"rgb": {
"r": 179,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.87265,
"c": 0.0457,
"h": 196.3
},
"luminance": 0.67687
}Semantic roles & 50–950 ramp
primary
#B3DFDF
secondary
#B87F7F
accent
#3232B4
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484