#BFDCDE#BFDCDE
#BFDCDE is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.4% C 0.031 H 201.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCDE |
|---|---|
| RGB | rgb(191, 220, 222) |
| HSL | hsl(184, 32%, 81%) |
| HSV | hsv(184, 14%, 87%) |
| CMYK | cmyk(14%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(85.77, -9.14, -4.21) |
| CIE-LCH | lch(85.77, 10.06, 204.72°) |
| OKLab | oklab(87.39% -0.0287 -0.0114) |
| OKLCH | oklch(87.39% 0.031 201.7) |
| XYZ | xyz(60.2605, 67.5352, 78.9538) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.54
Lightblue
#ADD8E6
ΔE00 5.35
Lightcyan
#E0FFFF
ΔE00 7.53
Pale Sky Blue
#BDF6FE
ΔE00 7.80
Ice Blue (survey)
#D7FFFE
ΔE00 7.84
Very Light Blue
#D5FFFF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCDE #DEC1BF
analogous
#BFDED0 #BFDCDE #BFCCDE
triadic
#BFDCDE #DEBFDC #DCDEBF
tetradic
#BFDCDE #D0BFDE #DEC1BF #CCDEBF
square
#BFDCDE #D0BFDE #DEC1BF #CCDEBF
split-complementary
#BFDCDE #DEBFCC #DED0BF
monochromatic
#6EB0B4 #97C6C9 #BFDCDE #E7F2F3 #EBF4F5
Accessibility & contrast
On white
1.45
#BFDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BFDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCDE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCDE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#B6DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcde; /* rgb */ color: rgb(191, 220, 222); /* oklch */ color: oklch(87.4% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#d2e6e8',
500: '#bfdcde',
950: '#000000',
},
}SCSS
$custom: #bfdcde; $custom-light: #d2e6e8; $custom-dark: #000000;
JSON
{
"hex": "#bfdcde",
"rgb": {
"r": 191,
"g": 220,
"b": 222
},
"hsl": {
"h": 183.871,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87389,
"c": 0.03087,
"h": 201.7
},
"luminance": 0.67537
}Semantic roles & 50–950 ramp
primary
#BFDCDE
secondary
#B68E8B
accent
#423BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484