#BFDDDC#BFDDDC
#BFDDDC is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.5% C 0.032 H 194.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDDC |
|---|---|
| RGB | rgb(191, 221, 220) |
| HSL | hsl(178, 31%, 81%) |
| HSV | hsv(178, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(85.98, -10.06, -2.84) |
| CIE-LCH | lch(85.98, 10.45, 195.78°) |
| OKLab | oklab(87.54% -0.0308 -0.0077) |
| OKLCH | oklch(87.54% 0.032 194.1) |
| XYZ | xyz(60.2573, 67.9551, 77.6382) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.65
Lightblue
#ADD8E6
ΔE00 6.49
Lightcyan
#E0FFFF
ΔE00 7.33
Ice Blue (survey)
#D7FFFE
ΔE00 7.38
Very Pale Blue
#D6FFFE
ΔE00 7.43
Very Light Blue
#D5FFFF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDDC #DDBFC0
analogous
#BFDDCD #BFDDDC #BFCFDD
triadic
#BFDDDC #DCBFDD #DDDCBF
tetradic
#BFDDDC #CDBFDD #DDBFC0 #CFDDBF
square
#BFDDDC #CDBFDD #DDBFC0 #CFDDBF
split-complementary
#BFDDDC #DDBFCF #DDCDBF
monochromatic
#6FB3B0 #97C8C6 #BFDDDC #E7F2F2 #EBF4F4
Accessibility & contrast
On white
1.44
#BFDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BFDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDDC
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDDC | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#B7DFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdddc; /* rgb */ color: rgb(191, 221, 220); /* oklch */ color: oklch(87.5% 0.032 194.1);
Tailwind
colors: {
custom: {
50: '#d2e7e6',
500: '#bfdddc',
950: '#000000',
},
}SCSS
$custom: #bfdddc; $custom-light: #d2e7e6; $custom-dark: #000000;
JSON
{
"hex": "#bfdddc",
"rgb": {
"r": 191,
"g": 221,
"b": 220
},
"hsl": {
"h": 178,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87538,
"c": 0.03177,
"h": 194.1
},
"luminance": 0.67957
}Semantic roles & 50–950 ramp
primary
#BFDDDC
secondary
#B48C8D
accent
#3C40A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484