#BFDEDC#BFDEDC
#BFDEDC is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.7% C 0.033 H 191.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEDC |
|---|---|
| RGB | rgb(191, 222, 220) |
| HSL | hsl(176, 32%, 81%) |
| HSV | hsv(176, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.25, -10.57, -2.45) |
| CIE-LCH | lch(86.25, 10.85, 193.08°) |
| OKLab | oklab(87.75% -0.0322 -0.0067) |
| OKLCH | oklch(87.75% 0.033 191.8) |
| XYZ | xyz(60.5221, 68.4847, 77.7264) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.67
Lightblue
#ADD8E6
ΔE00 6.90
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Very Pale Blue
#D6FFFE
ΔE00 7.15
Lightcyan
#E0FFFF
ΔE00 7.21
Paleturquoise
#AFEEEE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEDC #DEBFC1
analogous
#BFDECC #BFDEDC #BFD0DE
triadic
#BFDEDC #DCBFDE #DEDCBF
tetradic
#BFDEDC #CCBFDE #DEBFC1 #D0DEBF
square
#BFDEDC #CCBFDE #DEBFC1 #D0DEBF
split-complementary
#BFDEDC #DEBFD0 #DECCBF
monochromatic
#6EB4B0 #97C9C6 #BFDEDC #E7F3F2 #EBF5F4
Accessibility & contrast
On white
1.43
#BFDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BFDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEDC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEDC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#B6E0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdedc; /* rgb */ color: rgb(191, 222, 220); /* oklch */ color: oklch(87.7% 0.033 191.8);
Tailwind
colors: {
custom: {
50: '#d2e8e6',
500: '#bfdedc',
950: '#000000',
},
}SCSS
$custom: #bfdedc; $custom-light: #d2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#bfdedc",
"rgb": {
"r": 191,
"g": 222,
"b": 220
},
"hsl": {
"h": 176.129,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87747,
"c": 0.03285,
"h": 191.8
},
"luminance": 0.68486
}Semantic roles & 50–950 ramp
primary
#BFDEDC
secondary
#B68B8E
accent
#3B42AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484