#BFDCDC#BFDCDC
#BFDCDC is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.031 H 196.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCDC |
|---|---|
| RGB | rgb(191, 220, 220) |
| HSL | hsl(180, 29%, 81%) |
| HSV | hsv(180, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(85.72, -9.54, -3.23) |
| CIE-LCH | lch(85.72, 10.08, 198.70°) |
| OKLab | oklab(87.33% -0.0295 -0.0088) |
| OKLCH | oklch(87.33% 0.031 196.6) |
| XYZ | xyz(59.9941, 67.4287, 77.5504) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.72
Lightblue
#ADD8E6
ΔE00 6.11
Lightcyan
#E0FFFF
ΔE00 7.49
Ice Blue (survey)
#D7FFFE
ΔE00 7.68
Very Pale Blue
#D6FFFE
ΔE00 7.74
Very Light Blue
#D5FFFF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCDC #DCBFBF
analogous
#BFDCCD #BFDCDC #BFCDDC
triadic
#BFDCDC #DCBFDC #DCDCBF
tetradic
#BFDCDC #CDBFDC #DCBFBF #CDDCBF
square
#BFDCDC #CDBFDC #DCBFBF #CDDCBF
split-complementary
#BFDCDC #DCBFCD #DCCDBF
monochromatic
#70B1B1 #97C6C6 #BFDCDC #E7F2F2 #EBF4F4
Accessibility & contrast
On white
1.45
#BFDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BFDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCDC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCDC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#B7DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcdc; /* rgb */ color: rgb(191, 220, 220); /* oklch */ color: oklch(87.3% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#d2e6e6',
500: '#bfdcdc',
950: '#000000',
},
}SCSS
$custom: #bfdcdc; $custom-light: #d2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bfdcdc",
"rgb": {
"r": 191,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87329,
"c": 0.03074,
"h": 196.6
},
"luminance": 0.6743
}Semantic roles & 50–950 ramp
primary
#BFDCDC
secondary
#B38C8C
accent
#3E3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484