#B3DCDF#B3DCDF
#B3DCDF is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.6% C 0.043 H 201.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DCDF |
|---|---|
| RGB | rgb(179, 220, 223) |
| HSL | hsl(184, 41%, 79%) |
| HSV | hsv(184, 20%, 87%) |
| CMYK | cmyk(19.7%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.05, -12.67, -5.90) |
| CIE-LCH | lch(85.05, 13.97, 204.97°) |
| OKLab | oklab(86.63% -0.0399 -0.016) |
| OKLCH | oklch(86.63% 0.043 201.9) |
| XYZ | xyz(57.4991, 66.0958, 79.5260) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.83
Lightblue
#ADD8E6
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 5.81
Pale Sky Blue
#BDF6FE
ΔE00 6.20
Light Sky Blue
#C6FCFF
ΔE00 7.07
Pale Blue
#D0FEFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DCDF #DFB6B3
analogous
#B3DFCC #B3DCDF #B3C6DF
triadic
#B3DCDF #DFB3DC #DCDFB3
tetradic
#B3DCDF #CCB3DF #DFB6B3 #C6DFB3
square
#B3DCDF #CCB3DF #DFB6B3 #C6DFB3
split-complementary
#B3DCDF #DFB3C6 #DFCCB3
monochromatic
#5DB4BB #88C8CD #B3DCDF #DEF0F1 #E9F5F6
Accessibility & contrast
On white
1.48
#B3DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#B3DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DCDF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DCDF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CDD2DF
Tritanopia (blue-blind)
#A6DFDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b3dcdf; /* rgb */ color: rgb(179, 220, 223); /* oklch */ color: oklch(86.6% 0.043 201.9);
Tailwind
colors: {
custom: {
50: '#cae6e9',
500: '#b3dcdf',
950: '#000000',
},
}SCSS
$custom: #b3dcdf; $custom-light: #cae6e9; $custom-dark: #000000;
JSON
{
"hex": "#b3dcdf",
"rgb": {
"r": 179,
"g": 220,
"b": 223
},
"hsl": {
"h": 184.091,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86628,
"c": 0.04301,
"h": 201.9
},
"luminance": 0.66098
}Semantic roles & 50–950 ramp
primary
#B3DCDF
secondary
#B8827F
accent
#3B32B4
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484